[ 
https://issues.apache.org/jira/browse/WW-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280780#comment-17280780
 ] 

ASF subversion and git services commented on WW-5116:
-----------------------------------------------------

Commit eb8bc5e910f1da575e2bc8df752c97912a41378f in struts's branch 
refs/heads/master from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=eb8bc5e ]

Merge pull request #471 from Marcono1234/patch-1

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.6
>
>          Time Spent: 50m
>  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)

Reply via email to