PerformForward command not honoring "module" property of ForwardConfig
----------------------------------------------------------------------

         Key: STR-2881
         URL: http://issues.apache.org/struts/browse/STR-2881
     Project: Struts Action 1
        Type: Bug

  Components: Core  
    Versions: Nightly Build    
    Reporter: Joe Germuska
    Priority: Minor
     Fix For: 1.3.5


The implementation of the PerformForward command does not handle modules 
properly; it always resolves forwards relative to the module set as a property 
of the ActionContext, rather than consulting the "module" property of the 
ForwardConfig to see if the forward needs to be handled in a different module.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to