Files
struts/core
phillips1021 1cc2d67826 See JIRA: https://issues.apache.org/jira/browse/WW-4259
Change to ServletUrlRenderer to not escape an & twice when a query string in included in the s:form tags action attribute (e.g. action="TestAction?field1=one&field2=two"

Added a test for this use case to FormTagTest.java
2014-01-19 09:18:01 -06:00
..