Commit Graph

1922 Commits

Author SHA1 Message Date
Jeromy Evans ecbdc6091a WW-2512 DefaultHttpHeaders no longer attempts to generate an ETag if the model/target is null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@631421 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 23:03:54 +00:00
Jeromy Evans 7e0a75ebe1 WW-2511 fixed OGNL expression in the I18n component to call TextProvider's getTexts(bundleName) method. Added new unit test for this tag.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@631413 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 22:50:17 +00:00
Wesley Wannemacher 3acb5e8762 eliminating NPE, from WW-1969
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@631059 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 01:40:10 +00:00
Musachy Barroso e6e4d9a1d6 WW-2500 JSONValidationInterceptor: IE chokes when evaling JSON string
* Add a comma to separate the fields, only when there are action errors

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629504 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 15:26:19 +00:00
Jeromy Evans 641d81f4c5 WW-2428 Reversing patch applied at r628299 for alwaysSelectFullNamespace as it breaks the default use case (no configuration)
(alwaysSelectFullNamespace defaults to true somewhere)


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629491 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 15:02:28 +00:00
Jeromy Evans b95f8dfc50 WW-2498 Minor change to avoid NPE when parseContent attribute is missing on dojo tags or in the context. Defaults to false if null.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629326 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 02:52:27 +00:00
Jeromy Evans a0c5ea1944 WW-2491 updated javadoc snippet to reference redirectAction instead of redirect-action
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629322 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 02:30:03 +00:00
Jeromy Evans 305f56cba8 WW-2491 Update javadoc/snippets (only), replace references to result & interceptor names with camelCase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629319 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 02:17:08 +00:00
Nils-Helge Garli ed0a3981e7 WW-2101 Added back classes with deprecation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629255 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 22:36:48 +00:00
Donald J. Brown 69604a1251 Adding test to ensure slashes in names works with root namespace
WW-2461


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@629022 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 08:35:35 +00:00
Donald J. Brown 6090657251 Backing out the 1.0.3 upgrade until struts-annotations 1.0.3 gets officially released
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628459 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 09:11:00 +00:00
Donald J. Brown 85609113a5 Upgrading to Struts Annotations 1.0.3, removing repositories from pom
WW-2421


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628454 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 08:45:31 +00:00
Donald J. Brown f52f2221b2 Rolling back upgrade to TestNG 5.7, re-enabling portlet tests
WW-2454 WW-2494


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628443 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 08:11:34 +00:00
David Newton 5fb36bc977 Minor JavaDoc cleanup.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628341 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 16:09:48 +00:00
Wesley Wannemacher 5853ca6976 fixing OGNL demo, removing page on static methods per WW-2441
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628329 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 15:37:22 +00:00
Donald J. Brown 7bf30eacb3 Fix NPE when PARSE_CONTENT parameter not in context
WW-2398


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628302 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:12:14 +00:00
Donald J. Brown 588dfb56f7 Ensuring parent result annotations don't override children
WW-2443


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628300 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:07:35 +00:00
Donald J. Brown 9c00c3fcfb Adding support for always select full namespace
WW-2428


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628299 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:03:26 +00:00
Donald J. Brown 6a564daee7 Commenting out tests for now
WW-2494


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628298 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:01:29 +00:00
Donald J. Brown e305393082 Trying to exclude servlet 2.4 that sneaks in
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628290 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 13:27:05 +00:00
Donald J. Brown c338ede06d Escaping HTML for values
WW-2319


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628287 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 13:06:12 +00:00
Donald J. Brown 2ed83ba79c Adding cssErrorClass and cssErrorStyle attributes
WW-771


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628286 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:55:39 +00:00
Donald J. Brown 5270291101 Added ability to configure strong level 1 cache for Freemarker
WW-2189


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628283 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:32:12 +00:00
Donald J. Brown bb263e0081 Fixing edit where id wouldn't be set
WW-2186


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628279 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:27:07 +00:00
Donald J. Brown 5679317c89 Updating struts annotations dep to more recent snapshot
WW-2451


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628278 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:13:18 +00:00
Donald J. Brown 932c632da2 Fixing uri resolver not being set correctly for xslt result
WW-2334


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628277 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:08:55 +00:00
Donald J. Brown ce2e9e0fe2 Fixing freemarker tests when path included a space
WW-2452


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628274 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:01:30 +00:00
Donald J. Brown 9c66f338f8 Upping TestNG dependency to 5.7
WW-2454


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628272 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 11:57:35 +00:00
Donald J. Brown 1502327f25 Adding test to ensure custom parameters are handled correctly
WW-2170


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628270 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 11:50:48 +00:00
Donald J. Brown b2ad4544f6 Adding support for short circut validations in javascript
WW-2270


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628262 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 11:12:16 +00:00
Wesley Wannemacher 71b19cfd56 Using the 'c' builtin in freemarker so that numbers are output in a fashion usable in JavaScript, address WW-2254
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@627922 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 00:41:16 +00:00
Wesley Wannemacher f43c0d77e0 fixes IllegalStateException when running with Jetty 6.1.6, addresses WW-2350
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@627920 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 00:31:23 +00:00
René Gielen 7b922cd5d5 WW-2482:
Fix Freemarker exception when model list entry has null value field

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620841 13f79535-47bb-0310-9956-ffa450edef68
2008-02-12 16:07:46 +00:00
Wesley Wannemacher 37084a92a1 brought autocompleters back to life, per WW-2442
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620704 13f79535-47bb-0310-9956-ffa450edef68
2008-02-12 05:58:56 +00:00
Wesley Wannemacher 6c08b7f469 fixing typo, WW-2436
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620359 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 00:22:55 +00:00
Wesley Wannemacher 701c115497 fix taken from webwork, struts issue WW-2351
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620329 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 21:10:25 +00:00
Wesley Wannemacher 4ba2f42d6b aesthetic fix to address WW-2438
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620320 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 20:38:29 +00:00
Wesley Wannemacher ee081ef5ed Updated Test that uses getResources() to load the TLD file, fixing WW-2477
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620297 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 17:58:16 +00:00
Wesley Wannemacher 9f7e6d59e3 The DynAttribsTest unit test fails in Java 6, so Bamboo is unhappy
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620206 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 22:13:49 +00:00
Wesley Wannemacher fb5582ea96 fix and test to address WW-2477
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620204 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 21:39:40 +00:00
Brian Pontarelli c897c03810 Fixed bug in extensionless URL handling
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@618772 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 20:49:54 +00:00
Brian Pontarelli c1bec83192 Added better handling for extensionless URLs that contain dots in directory names
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615679 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 23:43:31 +00:00
Antonio Petrelli 113cde5b85 WW-2437
Added licenses to the "apps" distribution.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615606 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 14:11:04 +00:00
Antonio Petrelli 3b3593d81e WW-2437
Added XWork, XStream, XPP3 licenses and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615603 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 14:06:24 +00:00
Nils-Helge Garli b1546d7382 WW-2240 Temporary workaround for NPE problems when doing info logging. Patch by Benjamin McCann
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615436 13f79535-47bb-0310-9956-ffa450edef68
2008-01-26 08:53:12 +00:00
Antonio Petrelli f5a88391e1 WW-2437
Added Plexus and SiteMesh license and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615331 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:30:09 +00:00
Antonio Petrelli 42c8104e4e WW-2437
Added OGNL license and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615323 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:12:45 +00:00
Antonio Petrelli 89c19b8989 WW-2437
Fixed copyright notice in assembly descriptors.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615299 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 18:26:44 +00:00
Donald J. Brown df1183e399 Ensuring numbers are formatted in the client-side javascript validation in such a way to not break the code
WW-1937


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615230 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 14:27:51 +00:00
Donald J. Brown e7bc9d380d Fixing problems with fast byte array output stream with large data
WW-2412


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615216 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 13:31:16 +00:00