-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.1.10 EE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.10 EE GA1, 6.1.20 EE GA2, 6.2.0 CE M2
-
Component/s: Core Infrastructure, Documents & Media
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Added to Fix Pack:Added
-
Git Pull Request:
Steps to reproduce:
1. Start up Liferay 5.2.8.
2. Navigate to the Document Library, create a "Test" folder and upload a document to that folder.
3. Edit that document's description and click "save".
4. Shut down Liferay 5.2.8.
5. Set the following in portal-ext.properties
include-and-override=portal-legacy-5.2.properties
include-and-override=portal-legacy-6.0.properties
upgrade.processes=\
com.liferay.portal.upgrade.UpgradeProcess_5_2_8_to_6_0_5,\
com.liferay.portal.upgrade.UpgradeProcess_6_0_6,\
com.liferay.portal.upgrade.UpgradeProcess_6_1_0,\
com.liferay.portal.upgrade.UpgradeProcess_6_1_1
6. Start up Liferay 6.2.x and allow the upgrade to complete
7. Navigate to "Documents and "Media" and navigate to the "Test" folder.
Expected behavior:
Documents will be listed
Actual behavior:
No documents will be listed an exception will be printed to the Tomcat logs