Ticket #1485941 (closed Bugs: fixed)

Opened 9 months ago

Last modified 9 months ago

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

fetch.txt (0.7 KB) - added by corbosman 9 months ago.

Change History

Changed 9 months ago by corbosman

Changed 9 months ago by alec

  • status changed from new to closed
  • resolution set to fixed
  • component changed from Core functionality to PHP backend

Fixed in r2680.

Note: See TracTickets for help on using tickets.