
| Key: |
STR-2881
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Joe Germuska
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Struts 1
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
|
|
|
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.
|
|
Description
|
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. |
Show » |
|