-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: portal-3.0.0
-
Fix Version/s: portal-3.0.0
-
Component/s: Liferay Faces Portal / Demos / Tests
-
Labels:None
The test-setup-hook is a WAR artifact that sets up Liferay Portal with sites, pages, and users for testing purposes. One of the features of the hook is to automatically add portlets to portal pages. This is failing in Liferay Portal 7 because the deploying a portlet like jsf-applicant-portlet-4.0.0.war used to have a corresponding portletId of "1_WAR_jsfapplicantportlet_INSTANCE_ABCD" but with Liferay Portal 7 it now includes the version number (without the . character as well: "1_WAR_jsfapplicantportlet400_INSTANCE_ABCD"