You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Marcono1234 (Jira)" <ji...@apache.org> on 2021/02/07 17:51:00 UTC

[jira] [Created] (WW-5116) PostbackResult uses wrong regex range

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)