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

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

Commit 8b845ec814a428121617a8bea387a34fed74dcf5 in struts's branch 
refs/heads/develop from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=8b845ec ]

WW-4250 extends ParametersInterceptor to support chinese in hash key


> Make ParametersInterceptor supports chinese in hash key by default
> ------------------------------------------------------------------
>
>                 Key: WW-4250
>                 URL: https://issues.apache.org/jira/browse/WW-4250
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Interceptors
>            Reporter: zhouyanming
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.17
>
>         Attachments: 4250.patch
>
>
> changes:  {noformat} \\w   ->  (\\w|[^x00-xff]) {noformat}   between single 
> quotes.
> now it can accepts paramName like  paramMap['名字'] 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to