Commit Graph

1722 Commits

Author SHA1 Message Date
Ted Nathan Husted b3f712eb1b WW-1974 Tag r558747 as Struts 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_0_9@558805 13f79535-47bb-0310-9956-ffa450edef68
STRUTS_2_0_9
2007-07-23 17:24:17 +00:00
Ted Nathan Husted 0b4762bfab WW-1974 Tag r558747 as Struts 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_0_9@558749 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 14:43:37 +00:00
Ted Nathan Husted 43d490927d WW-1974 Update POM for Struts 2.0.9. Small changes to Showcase prompts. See issue comment, items (5)-(7)
* The Ajax Hangman isn't "broken" anymore, but it does fail to report when a player wins. 
* At Validation/Field Validators <http://planetstruts.org/struts2-showcase/validation/showFieldValidatorsExamples.action>, the prompt for the date field is still misleading and encourages entry of the wrong style. 
* At Validation <http://localhost:8080/struts2-showcase/validation/index.jsp>, Validation (ajax) is no longer "broken". 


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@558747 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 14:39:55 +00:00
Ted Nathan Husted d53c2bfff3 WW-1974 Update for latest Retrotranslator.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@558690 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 11:43:05 +00:00
James Holmes 1dd7f9f81a WW-2038 Extra carriage returns in simple theme templates
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@558600 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 04:46:19 +00:00
James Holmes 24ff921cc5 Minor error message change.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@558575 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 01:02:13 +00:00
James Holmes a14bf5e249 Minor error message change.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@558574 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 01:01:37 +00:00
James Holmes 55a551baa2 WW-2051 add additional javascript hooks for optiontransferselect
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@558460 13f79535-47bb-0310-9956-ffa450edef68
2007-07-22 04:16:29 +00:00
James Holmes d1b32bcb89 WW-2051 add additional javascript hooks for optiontransferselect
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@558459 13f79535-47bb-0310-9956-ffa450edef68
2007-07-22 04:13:50 +00:00
Antonio Petrelli 9f68f0446c WW-1724
Merge from trunk to STRUTS_2_0_X branch.
Added code to Struts 2 showcase to show that the content type is present even with a FreeMarker result, i.e. with a FreeMarker layout page.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@558289 13f79535-47bb-0310-9956-ffa450edef68
2007-07-21 10:41:12 +00:00
Antonio Petrelli aeead6c254 WW-1724
Added code to Struts 2 showcase to show that the content type is present even with a FreeMarker result, i.e. with a FreeMarker layout page.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@558101 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 19:32:02 +00:00
James Holmes c8fbc2e2d3 Update FreeMarker dependency to 2.3.10.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@558080 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 18:24:59 +00:00
James Holmes 26c18bdd4d Update Struts 2.1 to use FreeMarker 2.3.9.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557999 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 14:02:29 +00:00
James Holmes 6ceb8ed0fa Call toString() on itemKey instead of the output of stack.findValue().
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557737 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 19:00:27 +00:00
James Holmes 8db503996d Fix test failures caused by the fix for WW-1887. FreeMarker was complaining about the toString() call when it was applied to the value created by this tag: <#assign itemKey = ''/>.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557736 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 18:57:37 +00:00
James Holmes 83b583e5af Fix test failures caused by the fix for WW-1887. FreeMarker was complaining about the toString() call when it was applied to the value created by this tag: <#assign itemKey = ''/>.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557726 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 18:40:16 +00:00
Rainer Hermanns 50c3b36776 Tag doc update
Issue Number: WW-1974

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557702 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 17:32:48 +00:00
Rainer Hermanns 329bb930f0 Updating to xwork 2.0.4 release
o xwork 2.0.4 contains the fix for the critical security issue
  (see https://issues.apache.org/struts/browse/WW-2030 for details)

Note: The xwork group id changed from 'opensymphony' to 'com.opensymphony'

Issue Number: WW-2030

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557701 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 17:31:26 +00:00
James Holmes 3ccfbbfde0 Update to conform to the Struts 2 DTD instead of the XWork DTD.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557691 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 17:05:24 +00:00
James Holmes 6f5b8d1844 Update to conform to the Struts 2 DTD instead of the XWork DTD.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557689 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 17:02:15 +00:00
James Holmes a8a7008068 WW-1887 struts template/simple/select.ftl error/fix
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557647 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 14:51:31 +00:00
James Holmes b23b4f0cc3 WW-1887 struts template/simple/select.ftl error/fix
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557644 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 14:47:28 +00:00
James Holmes ac503f6260 WW-1850 struts-default package in struts-default.xml should be abstract
This is a backport of the fix made on the trunk for 2.1.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557639 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 14:23:05 +00:00
James Holmes 165b4e7799 WW-1854 XSLTResult excludingPattern Property is Missing
This is a backport of the fix made on the trunk for 2.1.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557637 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 14:20:13 +00:00
James Holmes 6fcf3cfb56 WW-2020 bug in struts.xml of the portlet demo (bad result URL)
This is a backport of the fix made on the trunk for 2.1.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557624 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 13:49:57 +00:00
James Holmes c33de8671b More doc fixes.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557620 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 13:44:03 +00:00
James Holmes 8ca5854fd6 Fix some typos and bad english.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557616 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 13:35:21 +00:00
James Holmes 3559945b53 Fix some typos and bad english.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557614 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 13:28:49 +00:00
Nils-Helge Garli 11a6bbbfde WW-1645 Refactored portlet support into a plugin. Some missing files from last commit.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557568 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 10:56:57 +00:00
Nils-Helge Garli 48d2edd312 WW-1645 Refactored portlet support into a plugin.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557544 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 10:03:06 +00:00
Antonio Petrelli df0084419b WW-1724
Merged from trunk to 2_0_X branch.
The request context for Struts 2 - Tiles 2 integration tries to dispatch the request if possible.
It includes it only if the response has been committed, or if it is a FreeMarker request (this must be fixed).

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557352 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 18:23:36 +00:00
James Holmes 4f11ad0878 Update docs per WW-1954.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557348 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 18:15:37 +00:00
James Holmes 5ae898d0c8 Fix test failures caused by the fix for WW-1618. It turns out that the doubleId was not being handled consistent with the way id is handled. I updated DoubleListUIBean.java to handle doubleId the same way as id. Basically doubleId will now be assigned the same value as doubleName if doubleId does not have a value.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557345 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 18:05:09 +00:00
James Holmes bfdd49d7de Fix test failures caused by the fix for WW-1618. It turns out that the doubleId was not being handled consistent with the way id is handled. I updated DoubleListUIBean.java to handle doubleId the same way as id. Basically doubleId will now be assigned the same value as doubleName if doubleId does not have a value.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557341 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 17:59:52 +00:00
James Holmes 530218fd1a WW-2031 Update struts-2.0.dtd for empty interceptor stack
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557319 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 16:34:39 +00:00
James Holmes 473deb12f2 WW-2031 Update struts-2.0.dtd for empty interceptor stack
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557317 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 16:33:55 +00:00
James Holmes 68a045ccc7 WW-1851 Struts 2.0 DTD missing "default-class-ref" element
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557299 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 15:41:06 +00:00
James Holmes b15b068b77 WW-1851 Struts 2.0 DTD missing "default-class-ref" element
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557297 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 15:39:23 +00:00
James Holmes 2522690491 WW-1618 ww:doubleselect javascript uses name instead of id, resulting in array names that don't work
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557294 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 15:26:59 +00:00
James Holmes 921dcf1b6d WW-1618 ww:doubleselect javascript uses name instead of id, resulting in array names that don't work
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557292 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 15:25:06 +00:00
James Holmes 99be8e33cd WW-2011 Struts result are not parsed by default
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@557291 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 15:17:41 +00:00
James Holmes 14f20298b9 WW-2011 Struts result are not parsed by default
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557278 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 14:50:52 +00:00
James Holmes f1b205b0b7 Fix test failures caused by the fix for WW-1703. I finally figured out what was causing the test to fail. Everything should work fine now.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557255 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 13:29:49 +00:00
James Holmes 66cd39611f Fix test failures caused by the fix for WW-1703. I forgot about the deprecated result type names that are no longer in 2.1.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557043 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 20:06:55 +00:00
James Holmes 00144d2128 Fix test failures caused by the fix for WW-1703.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557023 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 18:53:12 +00:00
James Holmes f2f11ea625 WW-1703 NullPointer in SiteGraph
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556983 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 17:30:58 +00:00
James Holmes 63dea54f95 Undoing change committed in r556659. This code works as designed, I'm going to close WW-2018 as not an issue.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556660 13f79535-47bb-0310-9956-ffa450edef68
2007-07-16 16:09:59 +00:00
James Holmes 13c0d01c42 WW-2018 bad class name in struts.xml (springaction) makes the portlet demo not loading
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556659 13f79535-47bb-0310-9956-ffa450edef68
2007-07-16 16:03:40 +00:00
Donald J. Brown 604388159c Adding tests to ensure recursive value attribute processing has been disabled
WW-2030


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556624 13f79535-47bb-0310-9956-ffa450edef68
2007-07-16 13:35:09 +00:00
Donald J. Brown 5f16c73803 Somewhat improving the location variable name
WW-1807


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556512 13f79535-47bb-0310-9956-ffa450edef68
2007-07-16 06:06:53 +00:00