Commit Graph

1393 Commits

Author SHA1 Message Date
James Holmes 4c851bb36c WW-2015 url tag, method attribute not evaluating expressions (ognl)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@566730 13f79535-47bb-0310-9956-ffa450edef68
2007-08-16 14:32:53 +00:00
James Holmes 67066e0ded WW-1977 Struts throws stack trace instead of 404 when an action doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@566474 13f79535-47bb-0310-9956-ffa450edef68
2007-08-16 02:55:44 +00:00
James Holmes bd2eb6b8f8 WW-2115 Add Portuguese translation of struts-messages.properties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@566417 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 23:59:21 +00:00
James Holmes e89e5934da WW-2115 Add Portuguese translation of struts-messages.properties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@566414 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 23:58:15 +00:00
James Holmes 53d1d54536 WW-2103 Invalid Javascript generated for StringLength validator
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@566209 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 14:55:54 +00:00
James Holmes 6a2daa73cf WW-2058 Client side validation in xhtml template and clearErrorMessages not working in firefox with hidden fields
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@566190 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 14:35:19 +00:00
James Mitchell 91bbaf81cb WW-2089 align jetty config as to what is in trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565854 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 18:50:57 +00:00
James Holmes 7323b8176e WW-2110 css_xhtml checkbox.ftl renders one </div> to many when no label exists
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565842 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 17:25:15 +00:00
James Holmes 09628422b9 WW-1761 templates don't specify type="text/javascript"; break W3C validation
Fixed issue of extra type="text/javascript" that was added during the fix for the original opening of the WW-1761 ticket.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565752 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 13:45:49 +00:00
René Gielen 4717110ea2 WW-2109:
id resolution for <s:form> - minor cleanups

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565746 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 13:40:12 +00:00
René Gielen 065844e9bf WW-2109:
- "Intelligent" id resolution for <s:form> does not work as documented
- minor cleanups

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565697 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 10:28:35 +00:00
René Gielen 28d5931300 WW-2109:
"Intelligent" id resolution for <s:form> does not work as documented

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565695 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 10:21:53 +00:00
René Gielen 2fa6e12b41 WW-1993:
Clarification about XWorks's new DefaultObjectDeterminer which includes the generics funtionailty of deprecated GenericsObjectDeterminer

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565686 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 10:02:21 +00:00
James Holmes a96e4bc920 WW-1950 UrlHelper.buildUrl does not output port even if forceAddSchemeHostAndPort turned on (TestCase included)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565492 13f79535-47bb-0310-9956-ffa450edef68
2007-08-13 20:00:08 +00:00
James Holmes 1dcfb715c7 WW-1948 s:url tag does not provide forceAddSchemeHostAndPort parameter
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565422 13f79535-47bb-0310-9956-ffa450edef68
2007-08-13 17:09:16 +00:00
René Gielen 02c7107516 WW-2108:
Make <s:tabbedpanel> being able to remember last selected tab using a cookie

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565265 13f79535-47bb-0310-9956-ffa450edef68
2007-08-13 08:18:07 +00:00
Donald J. Brown 00cf94d8e5 Turning off JSP EL for all Struts 2 tag attributes, as they are all processed for OGNL
expressions
WW-2107


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@565259 13f79535-47bb-0310-9956-ffa450edef68
2007-08-13 07:55:18 +00:00
James Mitchell df634942e5 WW-2060 remove exclusion reference to domTT.js, which is not even in svn
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@563502 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 13:58:00 +00:00
James Mitchell 2b96ceaaa1 WW-2054 fix simple typos
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@563491 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 13:05:43 +00:00
James Mitchell 3e6d92462c WW-2060 add credit where credit is due
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@563483 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 13:00:08 +00:00
James Holmes 8f18766de8 Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@562019 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 05:28:56 +00:00
James Holmes 57b5229afd Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@562016 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 05:15:23 +00:00
James Holmes 24940124fc WW-2080 actionError, actionMessage and fieldError Freemarker templates do not honor the cssClass and cssStyle attributes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561850 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 16:02:23 +00:00
James Holmes 13bd5c8b3e Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561842 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 15:32:30 +00:00
James Holmes 011021a77f Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561837 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 15:19:22 +00:00
James Holmes ab035f743d Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561831 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 15:16:04 +00:00
James Holmes 2735f31349 Log a warning if user specifies a namespace and action with the <s:form> tag and the action is not found in the namespace. Right now this fails silently and the user gets an HTTP 404 typically. I've had this happen to me and it took a little while to realize I had the wrong namespace or action name. This warning should help users figure out the issue faster by giving them a heads up.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561617 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 01:08:36 +00:00
James Holmes 01705e68ec Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561601 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 23:54:34 +00:00
James Holmes 9ed9973e1f Fix formatting to be all spaces instead of a mix of spaces and tabs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561222 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 02:57:33 +00:00
James Holmes f11cc5c69c Specify XML version and encoding.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561220 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 02:45:40 +00:00
James Holmes db3b2c6b4b Fix formatting to be all spaces instead of a mix of spaces and tabs. Also fix init param comments that were incorrect.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561217 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 02:35:32 +00:00
René Gielen 7b5a6d4b38 Code cleanups / generification
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@560894 13f79535-47bb-0310-9956-ffa450edef68
2007-07-30 09:05:32 +00:00
René Gielen acc7495fe9 WW-1661:
Backporting Freemarker template caching to 2.0.x tree

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@560881 13f79535-47bb-0310-9956-ffa450edef68
2007-07-30 07:05:55 +00:00
Antonio Petrelli 7b2fb236fc WW-2049
Merge from trunk to STRUTS_2_0_X branch.
Added licenses to plugins code.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@560753 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 16:18:28 +00:00
Antonio Petrelli 5b5ac79c76 WW-2049
Added licenses specific of STRUTS_2_0_X branch.
Added configuration of RAT plugin in core/pom.xml to exclude some third-party files.


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@560697 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 08:58:03 +00:00
Antonio Petrelli c6e94237f9 WW-2049
Merge from trunk to STRUTS_2_0_X branch.
Added license to core/pom.xml.
Added configuration of RAT plugin in core/pom.xml to exclude some testing and generated files.
Third bunch of added licenses.
The STRUTS_2_0_X branch has special files that need to be license-fixed.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@560558 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 15:47:10 +00:00
Musachy Barroso e6a0b64097 WW-2048 AnchorTag has no setter method corresponding to TLD declared attribute 'onLoadJS'
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@560385 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 21:13:04 +00:00
René Gielen 29cf30f7ed WW-2007:
Fixing problems with generated javascript idetitifiers containing unescaped id parameter value

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@560260 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 14:57:26 +00:00
James Holmes 1d5b8d05a7 WW-2064 XHTML checkbox template does not include tooltip consistently
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@559846 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 15:12:01 +00:00
Antonio Petrelli 5101ea1019 WW-2049
Merge from trunk to STRUTS_2_0_X branch.
Second bunch of added licenses.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@559615 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 21:25:25 +00:00
Antonio Petrelli df8e7346c2 WW-2049
Merge from trunk to STRUTS_2_0_X branch.
Added RAT report to the site.
First bunch of corrected licenses.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@559543 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 18:05:51 +00:00
James Holmes 5bbc080605 WW-1911 File Upload: content-type validation fails when no file is uploaded
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@559304 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 03:39:12 +00:00
James Holmes aa17d06e76 WW-1938 Bug with multiple s:param tags inside s:url tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@559146 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 18:15:13 +00:00
James Holmes 8c11875991 WW-2038 Extra carriage returns in simple theme templates
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@558925 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 04:29:25 +00:00
Ted Nathan Husted 0364dfa037 WW-2054 Update POM for Struts 2.0.10-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@558852 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 20:18:39 +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 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
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