Bugzilla – Bug 1520
status.html does not always return content-type
Last modified: 2008-09-15 14:37:04 UTC
status.html does sometimes not return a correct content-type, therefore displaying wrong characters in the web interface.
Created attachment 505 [details] first set content-type, then return on "empty" document For some odd reason Web::Pages::status does sometimes return an empty document - and still display the status page :-/. Web::HTT::generateHTTPResponse will in this case return prematurely before setting the content type. If we move it after that check, the page displays fine.
Change 3155 fixes this.
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.