-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 5.2.3, 5.2.9 EE, 6.0.6 GA, 6.0.11 EE
-
Fix Version/s: 5.2.X EE, 6.0.12 EE, 6.1.0 CE RC1
-
Component/s: Dev Tools, Dev Tools > Plugins SDK
-
Labels:None
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
While testing deployment from Liferay IDE for latest trunk, I've noticed that the PluginPackageUtil line 1106 assumes that the context name will have a '/' prefix. however, during deployment from the IDE (use context xml file deployment in auto-deploy directory), the context name will not have a preceding '/' so the code should account for that.
- relates
-
LPE-5189 PluginPackageUtil does not read contexts without a leading slash
-
- Closed
-