[
https://issues.apache.org/jira/browse/WW-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798857#comment-13798857
]
ASF subversion and git services commented on WW-4225:
-----------------------------------------------------
Commit 1533338 from [~lukaszlenart] in branch 'struts2/trunk'
[ https://svn.apache.org/r1533338 ]
WW-4225 Extracts duplicated code into util 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)