Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.1.5-SNAPSHOT
-
None
-
None
Description
The panelNavigation2 component should try harder to find its previous state. The component exclusively uses the clientId to locate itself in the previous view tree. This requires that the structure is identical.
I propose that if the menu can not be found using the client id, a second recursive search should be made using the component's id.
This idea came from a shale JIRA issue, http://issues.apache.org/struts/browse/SHALE-316