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

Hudson commented on WW-4669:
----------------------------

SUCCESS: Integrated in Struts-JDK7-master #502 (See 
[https://builds.apache.org/job/Struts-JDK7-master/502/])
WW-4669 Returns default action/method instead of throwing exception 
(lukaszlenart: rev 5acc71f7c30e16807912bf99b4c32cc4b25f586e)
* 
core/src/main/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapper.java
* plugins/rest/src/main/java/org/apache/struts2/rest/RestActionMapper.java
* 
core/src/test/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapperTest.java
* core/src/main/java/org/apache/struts2/StrutsConstants.java


> Struts 2.5.1 gives errors on unexpected action names
> ----------------------------------------------------
>
>                 Key: WW-4669
>                 URL: https://issues.apache.org/jira/browse/WW-4669
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Actions, Documentation
>    Affects Versions: 2.5.1
>            Reporter: Mitth'raw'nuruodo
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.31, 2.5.3
>
>
> As of Struts 2.5.1 (specifically, commit 
> 27ca165ddbf81c84bafbd083b99a18d89cc49ca7), URLs containing unexpected 
> characters are rejected, instead of cleaned up. This breaks the interaction 
> of one of our clients, who unfortunately is using braces in their URL 
> (matched at our end by a wildcard).
> We want to keep specifying a strict list of allowed characters, for cleanup 
> purposes, but we can't do that if it will break interactions with customers.
> What was the purpose of changing this behavior? I can't find anything about 
> it in the changelog.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to