-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-3.2.4-ga5
-
Component/s: ZZZ: Legacy - Test
-
Labels:None
When a portlet is programmatically placed on a page, there are no preferences created for the portlet. Note that this is a consequence of LPS-39799 and LPS-39793 being applied to Liferay 6.2.
Steps to reproduce:
- deploy the jsf2-portlet
- deploy the test-setup-hook
- navigate to the jsf2-portlet under bridge demos
- click "Edit Preferences"
- note that the date format (preference) is blank
Expected result:
Portlet preferences should have been added when the portlet was placed on the page.
Actual result:
No portlet preferences show.
NOTE: Liferay Portal commit 19663291a878868d093fe99f8b1845a32755cad7
from Oct 24, 2013 appears to have broken this