projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52adc00
)
utf-8 charset in web output
author
Jason Etheridge
<jason@esilibrary.com>
Wed, 5 Mar 2014 14:58:55 +0000
(09:58 -0500)
committer
Jason Etheridge
<jason@esilibrary.com>
Wed, 5 Mar 2014 14:58:55 +0000
(09:58 -0500)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
qa/test_output_webifier.pl
patch
|
blob
|
history
diff --git
a/qa/test_output_webifier.pl
b/qa/test_output_webifier.pl
index
b0e0763
..
9304de6
100755
(executable)
--- a/
qa/test_output_webifier.pl
+++ b/
qa/test_output_webifier.pl
@@
-125,6
+125,7
@@
sub html_header {
return qq^
<html>
<head>
+ <meta charset="utf-8">
<title>$title</title>
<link rel="stylesheet" type="text/css" href="test_output.css">
<link rel="alternate" title="Test RSS" href="http://testing.evergreen-ils.org/~live/test_rss.xml" type="application/rss+xml">