[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- File Language was last edited by davsclaus (02:29 AM). | http://cwiki.apache.org/confluence/display/CAMEL/File+Language |-- File2 was last edited by davsclaus (02:19 AM). | http://cwiki.apache.org/confluence/display/CAMEL/File2 Apache CXF Documentation (CXF20DOC) http://cwiki.apache.org/confluence/display/CXF20DOC | |-Pages Added or Edited in This Space |-- JAX-RS (JSR-311) was last edited by amichalec (04:31 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+%28JSR-311%29 Apache Etch (ETCH) http://cwiki.apache.org/confluence/display/ETCH | |-Pages Added or Edited in This Space |-- Committers was last edited by dixs...@gmail.com (08:53 PM). | http://cwiki.apache.org/confluence/display/ETCH/Committers |-- Release 1.0.2-incubating was created by dixs...@gmail.com (02:32 PM). | http://cwiki.apache.org/confluence/display/ETCH/Release+1.0.2-incubating |-- Release 1.0.2-incubating-info was created by dixs...@gmail.com (02:00 PM). | http://cwiki.apache.org/confluence/display/ETCH/Release+1.0.2-incubating-info |-- Pre-Apache Releases was created by dixs...@gmail.com (02:30 PM). | http://cwiki.apache.org/confluence/display/ETCH/Pre-Apache+Releases |-- Pre-Apache Releases-info was created by dixs...@gmail.com (02:02 PM). | http://cwiki.apache.org/confluence/display/ETCH/Pre-Apache+Releases-info |-- Downloads was last edited by dixs...@gmail.com (02:29 PM). | http://cwiki.apache.org/confluence/display/ETCH/Downloads |-- Latest Release was created by dixs...@gmail.com (02:00 PM). | http://cwiki.apache.org/confluence/display/ETCH/Latest+Release Apache Directory Server v1.5 (DIRxSRVx11) http://cwiki.apache.org/confluence/display/DIRxSRVx11 | |-Pages Added or Edited in This Space |-- RFC 4533 Implementation was created by elecharny (12:55 AM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/RFC+4533+Implementation |-- Mitosis was last edited by elecharny (12:41 AM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/Mitosis Apache Tiles (TILES) http://cwiki.apache.org/confluence/display/TILES | |-Pages Added or Edited in This Space |-- Index was last edited by apetrelli (04:24 AM). | http://cwiki.apache.org/confluence/display/TILES/Index |-- Post 2.1.x Release Plan was created by apetrelli (04:20 AM). | http://cwiki.apache.org/confluence/display/TILES/Post+2.1.x+Release+Plan VMBuild (vmbuild) http://cwiki.apache.org/confluence/display/vmbuild | |-Pages Added or Edited in This Space |-- Managing Continuum was last edited by wsmoak (08:38 AM). | http://cwiki.apache.org/confluence/display/vmbuild/Managing+Continuum |-- Managing httpd was created by wsmoak (08:10 AM). | http://cwiki.apache.org/confluence/display/vmbuild/Managing+httpd |-- Home was last edited by wsmoak (08:10 AM). | http://cwiki.apache.org/confluence/display/vmbuild/Home - CONFLUENCE INFORMATION This message is automatically generated by Confluence Unsubscribe or edit your notifications preferences http://cwiki.apache.org/confluence/users/viewnotifications.action If you think it was sent incorrectly contact one of the administrators http://cwiki.apache.org/confluence/administrators.action If you want more information on Confluence, or have a bug to report see http://www.atlassian.com/software/confluence
Issues Opened: week of 2009-02-09
Struts2 - Monday, February 9, 2009 5 opened in last 7 days [WW-2981] Scope Interceptor Strange Behavior OS dependent - Type: Bug - Reporter: Ivan Dimov - Components: [Core Interceptors] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2981 [WW-2983] Anonymous Action classes cause IndexOutOfBoundException - Type: Bug - Reporter: Eung-ju PARK - Components: [Plugin - Convention] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2983 [WW-2982] add *.jspx files as a possible view. - Type: Improvement - Reporter: Lukasz Kaniowski - Components: [Plugin - Convention] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2982 [WW-2985] ExecuteAndWaitInterceptor puts non-serializable object on the session - Type: Bug - Reporter: Brian Levine - Components: [Core Interceptors] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2985 [WW-2978] OnKeyPress doe not work with datetimepicker - Type: Bug - Reporter: RNU - Components: [Plugin - Dojo Tags] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2978
svn commit: r742757 - /struts/struts2/trunk/core/src/site/resources/tags/iterator.html
Author: musachy Date: Mon Feb 9 21:56:11 2009 New Revision: 742757 URL: http://svn.apache.org/viewvc?rev=742757&view=rev Log: WW-2984 update doc Modified: struts/struts2/trunk/core/src/site/resources/tags/iterator.html Modified: struts/struts2/trunk/core/src/site/resources/tags/iterator.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/iterator.html?rev=742757&r1=742756&r2=742757&view=diff == --- struts/struts2/trunk/core/src/site/resources/tags/iterator.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/iterator.html Mon Feb 9 21:56:11 2009 @@ -44,7 +44,7 @@ end false - Size of the 'values' collection or array + Size of the 'values' List or array, or 0 if 'step' is negative false Integer if specified the iteration will end on that index(inclusive)
svn commit: r742758 - in /struts/struts2/trunk/core/src: main/resources/template/simple/ test/java/org/apache/struts2/views/jsp/ui/ test/resources/org/apache/struts2/views/jsp/ui/
Author: musachy Date: Mon Feb 9 21:57:05 2009 New Revision: 742758 URL: http://svn.apache.org/viewvc?rev=742758&view=rev Log: WW-2988 Tags actionerror, actionmessage and fielderror do not set the "id" attribute on the generated ul tag Modified: struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionErrorTagTest.java struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionMessageTagTest.java struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/FieldErrorTagTest.java struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/actionerror-2.txt struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/actionmessage-2.txt struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/fielderror-3.txt Modified: struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl?rev=742758&r1=742757&r2=742758&view=diff == --- struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl (original) +++ struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl Mon Feb 9 21:57:05 2009 @@ -22,6 +22,9 @@ --> <#if (actionErrors?? && actionErrors?size > 0)> +<#if parameters.id?if_exists != ""> + id="${parameters.id?html}"<#rt/> + <#if parameters.cssClass??> class="${parameters.cssClass?html}"<#rt/> <#else> Modified: struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl?rev=742758&r1=742757&r2=742758&view=diff == --- struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl (original) +++ struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl Mon Feb 9 21:57:05 2009 @@ -22,6 +22,9 @@ --> <#if (actionMessages?? && actionMessages?size > 0)> +<#if parameters.id?if_exists != ""> + id="${parameters.id?html}"<#rt/> + <#if parameters.cssClass??> class="${parameters.cssClass?html}"<#rt/> <#else> Modified: struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl?rev=742758&r1=742757&r2=742758&view=diff == --- struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl (original) +++ struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl Mon Feb 9 21:57:05 2009 @@ -34,6 +34,9 @@ <#assign eValue = fieldErrors[fieldErrorFieldName]><#t/> <#if (haveMatchedErrorField && (!doneStartUlTag))><#t/> +<#if parameters.id?if_exists != ""> + id="${parameters.id?html}"<#rt/> + <#if parameters.cssClass??> class="${parameters.cssClass?html}"<#rt/> <#else> Modified: struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionErrorTagTest.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionErrorTagTest.java?rev=742758&r1=742757&r2=742758&view=diff == --- struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionErrorTagTest.java (original) +++ struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionErrorTagTest.java Mon Feb 9 21:57:05 2009 @@ -53,6 +53,7 @@ public void testHaveActionErrors() throws Exception { ActionErrorTag tag = new ActionErrorTag(); +tag.setId("someid"); ((InternalActionSupport)action).setHasActionErrors(true); tag.setPageContext(pageContext); tag.doStartTag(); @@ -64,6 +65,7 @@ public void testNullError() throws Exception { ActionErrorTag tag = new ActionErrorTag(); +tag.setId("someid"); ((InternalActionSupport)action).setHasActionErrors(true); ((InternalActionSupport)action).addActionError(null); tag.setPageContext(pageContext); Modified: struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionMessageTagTest.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/ActionMessageTagTest.java?rev=74