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
| 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. |
| Fix Version/s | 3.3.0 [ 10100 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Link | This issue duplicates CORE-1102 [ CORE-1102 ] |