-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: 7.1.10 DXP FP1, 7.1.X, Master
-
Component/s: ~[Archived] WCM
-
Labels:
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce:
Pre-upgrade:
- Set up Liferay 6.1.30 (GA3) (not reproduced if starting from 6.2)
- On the Liferay default site, add a page and the WCD portlet to that page
- Create one user:
- One user who is a member of the Liferay site (no roles)
- As Test Test, add web content to the WCM portlet
- As the site member user, assert that the web content is viewable
Post-upgrade:
- Upgrade to master using the upgrade tool
- Assert no errors
- Start up bundle
- Log in as the site member user
- Go to the Web Content page
Expected result:
The web content will be visible
Actual result:
The web content will not be visible.
The 6.1 database has been attached to the ticket for reproduction. The user emails are as follows:
- test@liferay.com
- Site member: regular.user@liferay.com
Password for test@liferay.com is test. Password for regular.user@liferay.com is test1.
Reproduced on:
Tomcat 9.0.6 + MariaDB 10.2
Portal 7.1 Git SHA: 72e971e670cb80b1129caa673dd692c519d78675.
- causes
-
LPS-92148 Upgrade failing due to incorrect counter used in UpgradeJournal.updateJournalResourcePermission
- Closed