[prev in list] [next in list] [prev in thread] [next in thread] 

List:       forrest-dev
Subject:    svn commit: r1760518 - /forrest/trunk/main/webapp/WEB-INF/jtidy.properties
From:       sjur () apache ! org
Date:       2016-09-13 10:09:32
Message-ID: 20160913100932.D53DA3A09EA () svn01-us-west ! apache ! org
[Download RAW message or body]

Author: sjur
Date: Tue Sep 13 10:09:32 2016
New Revision: 1760518

URL: http://svn.apache.org/viewvc?rev=1760518&view=rev
Log:
[BUGFIX] jtidy charset string for UTF-8 is ‘utf8', not ‘utf-8'. Fixes wrong \
rendering of html source docs with non-ASCII content.

Modified:
    forrest/trunk/main/webapp/WEB-INF/jtidy.properties

Modified: forrest/trunk/main/webapp/WEB-INF/jtidy.properties
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/WEB-INF/jtidy.properties?rev=1760518&r1=1760517&r2=1760518&view=diff
 ==============================================================================
--- forrest/trunk/main/webapp/WEB-INF/jtidy.properties (original)
+++ forrest/trunk/main/webapp/WEB-INF/jtidy.properties Tue Sep 13 10:09:32 2016
@@ -27,7 +27,7 @@ quote-ampersand=yes
 break-before-br=yes
 uppercase-tags=no
 uppercase-attributes=no
-char-encoding=utf-8
+char-encoding=utf8
 # Suppress Tidy-Header in files generated from HTML-Sources
 tidy-mark=no
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic