Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.4.0-b1
-
Fix Version/s: 4.5.0-b1
-
Component/s: None
-
Labels:None
Description
The TcpdfWrapper class for invoice templates attempts to load a TCPDF file that doesn't exist from the vendors directory. However, it is unnecessary to load the file in any case since it is loaded automatically by composer. See https://www.blesta.com/forums/index.php?/topic/12353-new-tcpdf-class-with-tecnickcom/
- Remove the attempt to load the TCPDF file from the top of the TcpdfWrapper class
Issue Links
- relates to
-
CORE-2830 php 7.2 compatibility errors in the core
- Closed