After upgrade, the Type column of mobile device rule tables are not displayed correctly
Description
Attachments
2
Activity
Show:

Kiana Suetani August 17, 2017 at 10:37 AMEdited
PASSED Manual Testing following the steps in the description.
Fixed on:
Tomcat 8.0.32 + MySQL 5.6.
Portal ee-7.0.x GIT ID: b04f5c23d049fcfa0c156a0f0e31bf90ea2bba9f
NOTE: See part 2 of fix here https://github.com/brianchandotcom/liferay-portal/pull/50795
Fixed
Details
Assignee
Kiana SuetaniKiana SuetaniReporter
Kiana SuetaniKiana SuetaniBranch Version/s
7.0.xBackported to Branch
CommittedFix Priority
3Git Pull Request
7.0 Fix Pack Version
27Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
7.0.x
Backported to Branch
Committed
Fix Priority
3
Git Pull Request
7.0 Fix Pack Version
27
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created April 28, 2017 at 11:21 AM
Updated June 26, 2023 at 1:12 AM
Resolved August 3, 2017 at 12:55 PM
Steps to Reproduce:
Start 6.2.10 bundle
Deploy 51degrees from liferay-plugins-ee/ee-6.2.x
Navigate to Site > Configuration > Mobile Device Families
Add Mobile Device Family
Add classification rule
Upgrade database to DXP + FP 13
Deploy 51degrees lpkg
Start DXP + FP 13 bundle
Navigate to Site > Configuration > Mobile Device Families
Select Mobile Device Family from step 3
Expected result:
The Type column should display "Simple Rule".
Actual result:
The Type column displays "com.liferay.portal.mobile.device.rulegroup.rule.impl.SimpleRuleHandler". The same thing happens if rules are added to a site page before upgrading.
Reproduced on:
Tomcat 8.0.32 + MySQL 5.6.
Portal DXP GA1 + FP13