-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP30, 7.0.X EE, 7.0.4 CE GA5, 7.1.X, Master
-
Component/s: Portal Services > Mobile Device Rules
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce (using LPKG's):
- Start 6.1.30 bundle
- Deploy 51degreesĀ from liferay-plugins-ee/ee-6.1.x
- Navigate to Control Panel
- Navigate to Liferay > Mobile Device Rules
- Add Rule Group
- Navigate to Site Pages
- Click Mobile Rule Groups in the navigation box on the right
- Select Rule Group
- Expand Actions dropdown
- Choose Manage Actions
- Add Action (any settings are fine)
- Upgrade database to DXP + FP 27
- Deploy LMDD Lite and Enterprise lpkgs
- Configure Public Pages
- Navigate to the Advanced tab
- Expand Mobile Device Rules section
Expected result:
UI is consistent with the rest of DXP.
Actual result:
Robots and Sitemap sections and Save and Cancel buttons are embedded in the Mobile Device Rules section. The ellipsis/kebab icon to edit the rule added in step 11 is no longer visible or accessible.
Steps to reproduce (for master and ee-7.0.x):
- Start 6.1.20 bundle
- Deploy 51degreesĀ from liferay-plugins-ee/ee-6.1.x
- Navigate to Control Panel
- Navigate to Liferay > Mobile Device Rules
- Add Rule Group
- Navigate to Site Pages
- Click Mobile Rule Groups in the navigation box on the right
- Select Rule Group
- Set up bundle on master/ee-7.0.x, and deploy mobile-device-rules
- Upgrade the 6.1.20 database using the master/ee-7.0.x bundle
- Start up the bundle
- Configure Public Pages
Expected result: the page loads correctly, and Mobile Device Families can be configured as usual (on the "Advanced" tab).
Actual result: the page fails to fully load, and an Exception is thrown in the console.
Reproduced on:
Tomcat 8.0.32 + MySQL 5.6.
Portal DXP GA1 + FP27.
Master: fb63b89d5e547b3a6bec50ffe84c69481ee96be5
- causes
-
LPS-75166 Upgrade from 6.2 to DXP fails during UpgradeMobileDeviceRules if a Device Family is added to a page
- Closed