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:55:00 UTC

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

     [ https://issues.apache.org/jira/browse/WW-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcono1234 updated WW-5116:
----------------------------
    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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)