Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.5-SNAPSHOT
-
None
Description
Recent changes lead to an infinite recursion in the Button-onclick-handler replacement functions if 2 or
more PanelGroups are used on the page.
To provide the intended functionality of the previous change the PPRCtrl Objects should be attached to the form
which they are responsible for and the PPRPanelGroupRenderer should remember by setting Parameters
in the RequestParameterMap for which forms PPRCtrl has already been initialized.