Ticket #1485941 (closed Bugs: fixed)
bug in iil_C_FetchHeaders call
| Reported by: | corbosman | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | PHP backend | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It took me a while to find this, but there is a bug in a iil_C_FetchHeaders call that prevents the 'message_headers_output' hook to work correctly when caching is enabled.
The problem is that it's missing 1 parameter, which causes the extra headers parameter to be missed.
Patch attached
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
