Hide Forgot
project_key: JBEPP Condition: you must have more than 5 categories created Scenario: - go to App.registry - click Gadgets - add new remote gadget (any) - click Add gadget to category - select some category from first page, select second page, select first page again -> selection is lost Same behavior is in Portlets tab.
Link: Added: This issue Cloned to JBEPP-870
Link: Added: This issue depends GTNPORTAL-1852
Link: Removed: This issue depends GTNPORTAL-1852
GateIn was fixed by GTNPORTAL-1654
Link: Added: This issue is related to GTNPORTAL-1654
Release Notes Docs Status: Added: Not Yet Documented
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Release Notes Text: Added: Remote Gadgets were not persisting data in category gadgets with more than five categories when the user switched between pages. User data entered in one screen was being lost when the user switched between pages. The fix implements changes to UIForm.js and UIFormCheckBoxInput.java which handles selected values reliably when the user switches between screens.