Marcono1234 created WW-5116:
-------------------------------
Summary: PostbackResult uses wrong regex range
Key: WW-5116
URL: https://issues.apache.org/jira/browse/WW-5116
Project: Struts 2
Issue Type: Bug
Reporter: Marcono1234
Class {{org.apache.struts2.result.PostbackResult}} uses the regex range
{{A-z}}, this is probably a typo and should be {{A-Z}} because otherwise it
would include chars like {{\[}} (which are between {{Z}} and {{a}}) as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)