Opened 4 years ago

Closed 4 years ago

#1485942 closed Bugs (fixed)

bug in show_additional_headers plugin

Reported by: corbosman Owned by:
Priority: 5 Milestone: 0.3-stable
Component: PHP backend Version: git-master
Severity: normal Keywords:
Cc:

Description

Minor bug in show_additional_headers plugin. It wont work if caching is enabled because the additional headers are not fetched on initial pageload, and RC caches those initial headers. Patch attached.

Attachments (1)

sah.txt (860 bytes) - added by corbosman 4 years ago.

Download all attachments as: .zip

Change History (2)

Changed 4 years ago by corbosman

comment:1 Changed 4 years ago by alec

  • Component changed from Other to PHP backend
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [6b2ce28a].

Note: See TracTickets for help on using tickets.