-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.0 DXP FP93, 7.0.10.14 DXP SP14, 7.0.X, 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP7, 7.2.X, 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Documents & Media
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
Steps to reproduce:
- Start Liferay, log in as Admin
- Upload attached document to Documents and Media
- Open document
Actual behavior: Preview cannot be generated. You get exception in console (see attached adobe_error.txt). This issue also prevents the file from being indexed.
Expected behavior: File is processed correctly.
This is a known issue with PDFBox: PDFBOX-4683. In order to fix it, Liferay should use PDFBox version 2.0.18 or above. Currently, we use version 2.0.13 since LPS-90797.