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

List:       kde-commits
Subject:    www/international/germany/inc/navigation
From:       Mark Volkert <mark.volkert () rakekniven ! de>
Date:       2007-03-17 13:20:57
Message-ID: 1174137657.959128.5820.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 643451 by mvolkert:

Fix for correct utf8 handling

 M  +1 -2      rechts.inc  


--- trunk/www/international/germany/inc/navigation/rechts.inc #643450:643451
@@ -98,8 +98,7 @@
 	function characterData($parser, $data) {                        //this will insert the contents
     	global $enable_output, $title_temp;
     	if ($enable_output == 1) {
-        print htmlentities($data);
-	//htmlentities will be made out of the special characters in the xml file
+        print $data;
     	}
     	if ($title_temp[0] == 1) {
         $title_temp[1] .= $data;
[prev in list] [next in list] [prev in thread] [next in thread] 

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