-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 5.8
-
Fix Version/s: 11.2
-
Component/s: Layouts & Widgets, Seam / JSF UI
When manipulating JSF components via ajax actions (to set a value on a nxu:valueHolder component for instance), current methods on SelectionActionsBean require a "lookupLevel" in some cases, and this can easily be broken when changing the structure of components to improve rendering.
This could be made resilient to changes by using the ajax4jsf util methods (like it's done for NXP-13103)