Ticket #1614 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

Content-Type header is inserted and not overwritten in mod_dirlisting

Reported by: HenrikHolst Assigned to: jan
Priority: normal Milestone: 1.4.20
Component: mod_dirlisting Version: 1.4.19
Severity: minor Keywords:
Cc: Blocking:
Need Feedback: 0

Description

In the mod_dirlisting module the Content-Type header is inserted and not overwritten, this can lead to a situation where we have more than one Content-Type header (at least that happened for us) and for some reason Internet Explorer 7 (possible v6 also) only reads the first one (stupid browser indeed).

The included patch changes this to an overwrite instead so we can make sure that there will only by one Content-Type header in the response.

Attachments

mod_dirlisting.c.patch (0.8 kB) - added by HenrikHolst on 03/27/2008 10:05:10 AM.

Change History

03/27/2008 10:05:10 AM changed by HenrikHolst

  • attachment mod_dirlisting.c.patch added.

04/23/2008 01:21:23 PM changed by stbuehler

  • status changed from new to closed.
  • resolution set to fixed.

Applied in [2152]. Thank you!


Add/Change #1614 (Content-Type header is inserted and not overwritten in mod_dirlisting)




Change Properties
Action