Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.0.X EE, 6.1.X EE, 6.2.0 CE M2
-
Component/s: Upgrades
-
Labels:
-
Environment:LIFERAY VERSION: 6.1 GA2
OPERATING SYSTEM: Linux
APPLICATION SERVER: JBoss 5.x
JAVA VIRTUAL MACHINE: Java 6
DATABASE: Oracle 11g
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Similar Issues:
Description
Steps to reproduce:
1. Setup JCR (add "dl.store.impl=com.liferay.portlet.documentlibrary.store.JCRStore" to portal-ext)
2. Import document into 5.2.9
3. Back up database
4. Delete document in 5.2.9, document will delete in JCR along with database entry.
5. Reimport dump, so that database entry for document is present in database, but not in JCR
6. Upgrade to 6.1.20.

If needed, we used these properties in portal-ext during the upgrade as well:
Portal Legacy 5.2
- cdn.host.https=${cdn.host}
Portal Legacy 6.0