HTML report data is in Unicode but isn't marked as such

Bug #856567 reported by Dan Scott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Status tracked in Main
2.0
Fix Released
Medium
Unassigned
2.1
Fix Released
Medium
Unassigned
Main
Fix Released
Medium
Unassigned

Bug Description

  * Evergreen 2.0.6-ish
  * OpenSRF 2.0.0
  * PostgreSQL 9.0.4
  * Debian Lenny

Non-ASCII characters in report ouput that has been generated in HTML format appears to be corrupted when viewed in a browser. This can be manually corrected by switching the "Encoding" browser option, but it would be better to include <meta charset='utf-8'>.

I'll push a fix for clark-kent.pl momentarily.

Tags: pullrequest
Revision history for this message
Dan Scott (denials) wrote :

Pushed three branches to address master through rel_2_0:

* master = user/dbs/lp856567_reporter_html_utf8_declaration
* rel_2_1 = user/dbs/lp856567_reporter_html_utf8_declaration_2_1
* rel_2_0 = user/dbs/lp856567_reporter_html_utf8_declaration_2_0

Changed in evergreen:
importance: Undecided → Medium
milestone: none → 2.1.0
tags: added: pullrequest
Revision history for this message
Michael Peters (mrpeters) wrote :

A quick test of this on the master.evergreen.lib.in.us test server confirms that UTF-8 is specified in the HTML versions of the report output. While I didn't test with any records having non-ASCII characters, I think this patch is working as described.

Revision history for this message
Mike Rylander (mrylander) wrote :

All branches merged. Thanks, Dan!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.