Opened 13 months ago
Closed 13 months ago
#1488489 closed Bugs (fixed)
show_additional_headers broken in 0.8-rc
| Reported by: | mrjoel | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8-stable |
| Component: | Plugins | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
With the show_additional_header plugin enabled, any email that contains a header defined to be shown generates a HTTP 500 error and the message below gets written to the error log, which results in the message not being able to be displayed.
PHP Fatal error: Call to undefined method rcube_mail_header::get() in ./roundcubemail-0.8-rc/plugins/show_additional_headers/show_additional_headers.php on line 45
Change History (1)
comment:1 Changed 13 months ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in 85788314d64139937b094774aa911809a6bb5f66.