Deploying layouttpl without a liferay-plugin-package.xml gave it the wrong servlet context name

Activity

Show:

Matthew Lee August 17, 2012 at 2:50 PM

Committed on:
Portal 6.1.x CE GIT ID: c33a85ef6c0e580dc51809fc74b2c4fcb2e7e7aa.
Portal 6.2.x GIT ID: 28e769a890b3cf3b25c3a42f69edf916f28c9dd1.

Brian Chan July 24, 2012 at 3:06 PM

Previously, all of our layouttpl plugins had a liferay-plugin-package.xml. So everything worked fine.

But if you tried to use just liferay-plugin-package.properties without a liferay-plugin-package.xml, it would try and deploy it to xxx-layout-template instead of xx-layouttpl.

Note that we still keep things backwards compatible by allowing ppl to set the "type" as both "layouttpl" and as "layout-template" in liferay-plugin-package.xml.

Fixed

Details

Assignee

Reporter

Branch Version/s

6.1.x

Backported to Branch

Committed

Components

Priority

Zendesk Support

Created July 24, 2012 at 3:04 PM
Updated June 24, 2023 at 3:56 PM
Resolved July 24, 2012 at 3:04 PM
Loading...