Author: davenewton Date: Sat Sep 6 08:47:06 2008 New Revision: 692670 URL: http://svn.apache.org/viewvc?rev=692670&view=rev Log: Backing out premature change :(
Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties?rev=692670&r1=692669&r2=692670&view=diff ============================================================================== --- struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties (original) +++ struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties Sat Sep 6 08:47:06 2008 @@ -159,7 +159,7 @@ struts.url.http.port = 80 struts.url.https.port = 443 ### possible values are: none, get or all -struts.url.includeParams = none +struts.url.includeParams = get ### Load custom default resource bundles # struts.custom.i18n.resources=testmessages,testmessages2