
|
If you were logged in you would be able to see more operations.
|
|
|
Struts 1
Created: 05/Apr/06 10:49 AM
Updated: 03/Jul/07 08:36 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
Future
|
| Fix Version/s: |
1.3.2
|
|
|
Environment:
|
Operating System: other
Platform: Other
Operating System: other
Platform: Other
|
|
|
org.apache.struts.config.ActionConfigMatcher does not set the module property of
ForwardConfig objects when it creates a matching ActionConfig.
To fix the bug, the line "cfg.setModule(fConfigs[x].getModule)" can be added
line 183 (first "for" instruction in convertActionConfig.
|
|
Description
|
org.apache.struts.config.ActionConfigMatcher does not set the module property of
ForwardConfig objects when it creates a matching ActionConfig.
To fix the bug, the line "cfg.setModule(fConfigs[x].getModule)" can be added
line 183 (first "for" instruction in convertActionConfig. |
Show » |
|