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

Hudson commented on WW-4225:
----------------------------

SUCCESS: Integrated in Struts2-JDK6 #814 (See 
[https://builds.apache.org/job/Struts2-JDK6/814/])
WW-4225 Extracts duplicated code into util class (lukaszlenart: rev 1533338)
* /struts/struts2/trunk/core/src/main/java/org/apache/struts2/RequestUtils.java
* 
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapper.java
* 
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/mapper/PrefixBasedActionMapper.java
* 
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/ng/PrepareOperations.java
* 
/struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestActionMapper.java


> Duplicated code to extract URI
> ------------------------------
>
>                 Key: WW-4225
>                 URL: https://issues.apache.org/jira/browse/WW-4225
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions
>    Affects Versions: 2.3.15.3
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 2.3.16
>
>
> There are many references to exactly the same code which extracts URI from 
> request.
> - DefaultActionMapper
> - PrepareOperations
> and so on. The method should be moved to RequestUtils and be used in all that 
> places.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to