Index: branches/dev/data/class/SC_View.php
===================================================================
--- branches/dev/data/class/SC_View.php	(revision 14454)
+++ branches/dev/data/class/SC_View.php	(revision 14479)
@@ -44,5 +44,5 @@
 		$this->_smarty->register_function("sfPrintEbisTag","sfPrintEbisTag");
 		$this->_smarty->register_function("sfPrintAffTag","sfPrintAffTag");
-		$this->_smarty->default_modifiers = array('script_escape');
+		#$this->_smarty->default_modifiers = array('script_escape');
         
 		if(ADMIN_MODE == '1') {		
