You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/18 09:07:42 UTC

[jira] [Commented] (WW-4225) Duplicated code to extract URI

    [ 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)