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

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

Lukasz Lenart created WW-4225:
---------------------------------

             Summary: 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)