[
https://issues.apache.org/jira/browse/WW-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281310#comment-17281310
]
ASF subversion and git services commented on WW-5116:
-----------------------------------------------------
Commit cb5e55b06c48e1cbff5ebcb19922e33ecaf19e47 in struts's branch
refs/heads/struts-2-5-x from Marcono1234
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=cb5e55b ]
WW-5116 Fix wrong regex range
> 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
> Fix For: 2.5.27, 2.6
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)