History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-2881
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Joe Germuska
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

PerformForward command not honoring "module" property of ForwardConfig

Created: 29/May/06 12:40 PM   Updated: 03/Jul/07 08:25 PM
Component/s: Core
Affects Version/s: Nightly Build
Fix Version/s: 1.3.5


 Description  « Hide
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.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Joe Germuska - 29/May/06 12:41 PM
This was fixed in r409443. Adding the Jira issue retroactively to make sure fix is documented properly.