From 4d0676d86ab0c8c85416666d6fcb73c64457647c Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 22 Sep 2011 12:51:22 -0400 Subject: [PATCH] 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 in the output HTML to tell the browser directly. Signed-off-by: Dan Scott Signed-off-by: Mike Rylander --- Open-ILS/src/reporter/clark-kent.pl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/reporter/clark-kent.pl b/Open-ILS/src/reporter/clark-kent.pl index d61878252c..e8cf88d361 100755 --- a/Open-ILS/src/reporter/clark-kent.pl +++ b/Open-ILS/src/reporter/clark-kent.pl @@ -443,6 +443,7 @@ sub build_html { print $index <<" HEADER"; + $$r{report}{name}