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
Activity
Tyson Phillips (Inactive)
created issue -
Tyson Phillips (Inactive)
made changes -
Tyson Phillips (Inactive)
made changes -
Sprint | 4.5.0 Sprint 5 [ 77 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Tyson Phillips (Inactive) created pull request #597 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Tyson Phillips (Inactive)
made changes -
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.
# Remove the attempt to load the TCPDF file from the top of the TcpdfWrapper class |
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 |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.5.0 Sprint 5 [ 77 ] | 4.5.0 Sprint 5, 4.5.0 Sprint 6 [ 77, 78 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Automated transition triggered when Tyson Phillips (Inactive) merged pull request #597 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |