mirror of
https://github.com/apache/struts.git
synced 2026-09-13 01:25:07 +00:00
1cc2d67826
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