-
This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache Ger
Author: mrdon
Date: Sun Jul 15 22:11:44 2007
New Revision: 556503
URL: http://svn.apache.org/viewvc?view=rev&rev=556503
Log:
Streamline code to not execute code when an attribute is not null
WW-1959
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/StrutsRequest
Author: mrdon
Date: Sun Jul 15 22:30:37 2007
New Revision: 556506
URL: http://svn.apache.org/viewvc?view=rev&rev=556506
Log:
Adding ability to add custom action parameter prefixes
WW-1815
Added:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/mapper/ParameterAction.java
Author: mrdon
Date: Sun Jul 15 23:06:53 2007
New Revision: 556512
URL: http://svn.apache.org/viewvc?view=rev&rev=556512
Log:
Somewhat improving the location variable name
WW-1807
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerResult.java
Modi