-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-2.1.0-ga1, liferay-faces-3.0.0-legacy-ga1, liferay-faces-3.0.0-ga1, liferay-faces-3.1.0-ga1
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
-
Environment:Mojarra 2.1.14, Trinidad 2.0.1, Liferay 6.1.1
In the attached project are two portlets. The first portlet (counting portlet) consists of a counter and a button that increases the counter. The second portlet (publishing portlet) consists of a button that publishes an event that is processed by the counting portlet an increases the counter too.
The bug appears if you click on the publishing button twice. Don't click on the Count-Button in the first portlet before. If you do this the bug does not appear.