Wesley Wannemacher
4e8bd6f09b
Fixed comment, removed unused import WW-3100
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@783012 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 14:15:54 +00:00
Wesley Wannemacher
a319344a9a
Updating core to support pluggable upload capabilities WW-3100
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@783008 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 14:12:23 +00:00
Musachy Barroso
55fdb0e0f3
rname file(agrrr)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781887 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 02:06:13 +00:00
Musachy Barroso
7953458fc0
rname file(did my cat walk on the keyboard?)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781886 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 02:05:35 +00:00
Wesley Wannemacher
1b19830293
More NPE possible in TokenSessionStoreInterceptor, updated unit tests again WW-3150
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781838 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 19:38:07 +00:00
Wesley Wannemacher
ee1b9aac9b
making unit test match environment that caused NPE in WW-3150
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781805 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 17:33:00 +00:00
Wesley Wannemacher
bc6d4bb804
Fixing NPE in token processing WW-3150, thanks James Peltzer
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781798 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 17:08:35 +00:00
Wesley Wannemacher
6deb1d5ea8
Giving myself some room to inherit, enhance and conquer WW-3100
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781501 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 18:34:05 +00:00
Musachy Barroso
db349486d7
change some javadocs and method visibility
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781447 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 15:59:27 +00:00
Wesley Wannemacher
47fa0c6635
trying to make bamboo happy
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781096 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 17:47:00 +00:00
Wesley Wannemacher
6862e2a5c5
WW-3107, fixing NPE, good catch Andrey Vasenin
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781086 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 17:26:17 +00:00
Wesley Wannemacher
4f91ad5ecb
WW-3143 lowering log level for file upload messages
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@781032 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 13:50:54 +00:00
Wesley Wannemacher
5e2e644b10
WW-3122, pointing to the right tiles dtd file
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@780099 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 20:32:38 +00:00
Wesley Wannemacher
e9978d5c29
WW-3128, thanks Brian!
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@780096 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 20:22:09 +00:00
Wesley Wannemacher
e3ae1d0131
WW-3129, now, using DynamicMethodInvocation=false really means false :)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@780092 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 20:15:14 +00:00
Wesley Wannemacher
c6a6442447
WW-3137 adding consistency by making DefaultActionMapper understand redirectAction rather than redirect-action
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@780066 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 18:52:29 +00:00
Wesley Wannemacher
9d70aa85c5
WW-3097, allowing s:reset to render disabled button
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@780000 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 14:40:42 +00:00
Wesley Wannemacher
281a3a8cbd
WW-3110 using newer UrlSet constructor, patch from Jordi Albert, thanks!
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@779950 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 12:58:15 +00:00
Rainer Hermanns
d836603c9b
Updating xwork version to 2.1.4
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@779762 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 20:39:38 +00:00
Rainer Hermanns
4ae3847628
Fixing test failures for locales other than US
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@779761 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 20:34:35 +00:00
Rainer Hermanns
6a0830a0fa
navigation fix for ajax showcase
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@779744 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 19:51:10 +00:00
Musachy Barroso
e97d30adf6
WW-3135 OVal Plugin doesn't add field errors for "subfields"
...
patch provided by rdk@
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@777502 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 12:58:29 +00:00
Musachy Barroso
c282bc85f5
WW-3124 make IoC dependency not required
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@773903 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 13:59:48 +00:00
Musachy Barroso
4a56baf819
WW-3123 Add constant to Convention to prevent mapping default action to execute if other mappings exist on the same class
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@773894 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 13:44:17 +00:00
René Gielen
ef0eca1083
WW-3121:
...
Print a helpful message when a container's virtual filesystem architecture prevents the reloading classloader to work correctly. Afterwards exception is rethrown
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@772776 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 21:15:45 +00:00
Musachy Barroso
a428f78471
fix xwork reference
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@772764 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 20:33:13 +00:00
Wesley Wannemacher
8db92e0097
WW-3117, no space between attachment and filename, oops, thanks again Dale
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@772264 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 13:52:53 +00:00
Wesley Wannemacher
d59d784ef0
anticipating xwork 2.1.4 release, fixing javadoc in StreamResult, WW-3100
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@772175 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 12:27:42 +00:00
Wesley Wannemacher
59c236a583
WW-3117, fixing docs, good catch Dale Newfield
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@772174 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 12:27:12 +00:00
Rainer Hermanns
a3d11038eb
WW-3116 Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@771849 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 15:53:49 +00:00
Wesley Wannemacher
6ccf7b21c6
WW-3114, working around GAE class loader incompatibilities, patch from Leonard Broman, thanks!
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@771772 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 15:09:45 +00:00
Wesley Wannemacher
f64557a7bc
WW-3103, patch from Jordi Albert, fixing emptyOption param, thanks!
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@771753 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 14:43:54 +00:00
Musachy Barroso
38d0a2f54e
WW-2757 Stacks defaultStack & paramsPrepareParamsStack are not synced
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@770438 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 20:40:43 +00:00
Wesley Wannemacher
f699fd2c23
WW-3100 updating poms that are pointing to unencrypted http for developerConnection
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@769390 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 13:28:43 +00:00
Wesley Wannemacher
670c0f31bc
WW-3102 minor changes per findbugs analysis
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768855 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 02:09:35 +00:00
Wesley Wannemacher
9d8e0c2826
WW-3100 changing to point to xwork 2.1.3 release in anticipation of struts 2.1.7 release
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768854 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 02:08:17 +00:00
Musachy Barroso
790073ebf5
WW-3101 @Action and @Actions should be able to be applied to classes, the method will be determined at runtime by Dynamic Action invocation mechanism
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768826 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 22:58:17 +00:00
Nils-Helge Garli
28f40ede15
WW-3087 Using session to store location.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768803 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 21:34:45 +00:00
Nils-Helge Garli
23be5b9bfe
WW-3087 Using session to store location.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768802 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 21:34:14 +00:00
Wesley Wannemacher
0bc49d5b0c
added apache headers
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768664 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 06:09:07 +00:00
Wesley Wannemacher
6834ba7a91
WW-3090, patch from Denis Cabasson, having s:url w/o parameters refer back to called action
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768659 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 05:45:28 +00:00
René Gielen
0cc39af7b1
WW-3017 - Making it possible to have a configurable list of uri-patterns telling struts not to handle the request
...
- consistent constant naming
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768544 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25 15:09:32 +00:00
René Gielen
85bf223e44
WW-3017 - Making it possible to have a configurable list of uri-patterns telling struts not to handle the request
...
- applied patch provided by Andreas Joseph Krogh
- made some refactoring to eliminate duplicate code and unneeded method calls
- added integration test
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768529 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25 13:49:50 +00:00
Nils-Helge Garli
15ac7fe985
WW-2863 Appending the user's 'onchange' to the default.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768476 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25 06:07:58 +00:00
Musachy Barroso
9ea8a2a74d
Add version option to properties
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768377 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 17:29:40 +00:00
Rainer Hermanns
c6e09bf395
WW-2742 Paramters not being set in JFreeChart Plugin
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768217 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 08:08:43 +00:00
Musachy Barroso
bcef9830de
fix runlevels loading
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768048 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 20:48:57 +00:00
Wesley Wannemacher
03819dd759
adding profile to disable assembly module
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768002 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 18:20:39 +00:00
Musachy Barroso
5ea573404c
Add support for runlevels
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@767967 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 16:39:23 +00:00
Rainer Hermanns
cecc5375d2
WW-2809 doubleselect ignores preselection of a multiple subselect
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@767529 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 14:05:52 +00:00