Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.1.30 EE GA3, 6.2.10 EE GA1, 7.0.0 Alpha 5, 7.0.0 Beta 1
-
6.2.x
-
Committed
-
1.25
-
2
Description
Steps to reproduce it:
- Set the following properties:
ig.image.thumbnail.max.dimension=150
ig.image.custom1.max.dimension=200
ig.image.custom2.max.dimension=300 - Startup Liferay 6.0.12 portal
- Create an Image using a file which dimesions are higher than 300x300 px
- Go to your filesystem, data/images
You will see four diferent images (the original one plus 3 thumbnails) - Upgrade to Liferay 6.2 (in this process IG images are moved to DL)
- Once it is finished, check data/document_library/X/thumbnail_xx folder
Results:
Just one folder, XXX-2 (which means that just the thumbnail custom2 has been moved, and also the dimesions are the assigned to the default thumbnail ig.image.thumbnail.max.dimension)
Expected result:
Three folders and one image per folder with the proper dimensions (for the three thumbnails)
Attachments
Issue Links
- relates
-
LPE-14602 Document tumbnails are not upgrade properly in 6.1
-
- Closed
-