From 8ab8bfeb04a9310912771297630f1c14f7bd8ff3 Mon Sep 17 00:00:00 2001 From: David Newton Date: Sat, 6 Sep 2008 15:46:52 +0000 Subject: [PATCH] Backing out premature change :( git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@692669 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/main/resources/org/apache/struts2/default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/org/apache/struts2/default.properties b/core/src/main/resources/org/apache/struts2/default.properties index e3a4ca070..fc5f83939 100644 --- a/core/src/main/resources/org/apache/struts2/default.properties +++ b/core/src/main/resources/org/apache/struts2/default.properties @@ -152,7 +152,7 @@ struts.velocity.toolboxlocation= 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