Details
Description
The default and quickbooks invoice templates throw an exception by default for InvoiceTemplate::stream() and InvoiceTemplate::download() implementations.
The exception isn't caught or handled because output feeds the invoice, but no exception should be thrown if there's a match on mime type, method should just exit.
Activity
Cody Phillips (Inactive)
created issue -
Cody Phillips (Inactive)
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
The default and quickbooks invoice templates throw an exception by default for InvoiceTemplate::stream() and InvoiceTemplate::download() implementations.
The exception isn't caught or handled because output feeds the invoice, but no exception should be thrown if there's a match on mime type, method should just return. |
The default and quickbooks invoice templates throw an exception by default for InvoiceTemplate::stream() and InvoiceTemplate::download() implementations.
The exception isn't caught or handled because output feeds the invoice, but no exception should be thrown if there's a match on mime type, method should just exit. |
Cody Phillips (Inactive)
made changes -
Fix Version/s | 3.3.0 [ 10100 ] |
Cody Phillips (Inactive)
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Cody Phillips (Inactive)
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Jonathan Reissmueller
made changes -
Link | This issue duplicates CORE-1102 [ CORE-1102 ] |