]> git.evergreen-ils.org Git - Evergreen.git/commit
LP856567: Mark HTML report output as Unicode-encoded
authorDan Scott <dscott@laurentian.ca>
Thu, 22 Sep 2011 16:51:22 +0000 (12:51 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 28 Sep 2011 19:40:22 +0000 (15:40 -0400)
commit4d0676d86ab0c8c85416666d6fcb73c64457647c
tree912ae45a18e79be5e76b55ccc68cfae3acae3737
parent6970e27424e43fa35c2e876025bfe89091b553f2
LP856567: Mark HTML report output as Unicode-encoded

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'> in the output HTML to
tell the browser directly.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/reporter/clark-kent.pl