[
https://issues.apache.org/jira/browse/WW-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart resolved WW-4225.
-------------------------------
Resolution: Fixed
Done, duplicated code extracted into RequestUtils tool class
> 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)