ID: 35519 Updated by: [EMAIL PROTECTED] Reported By: g-nome at kuriak dot org -Status: Open +Status: Bogus Bug Type: Unknown/Other Function PHP Version: 5.1.1 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2005-12-02 12:10:07] g-nome at kuriak dot org Description: ------------ on version 5.0.5 running is ok on version 5.1.1 Smarty generate error : [in channels_m_form_user.tpl line 8]: syntax error: unrecognized tag 'literal' (Smarty_Compiler.class.php, line 580)Smarty error: [in channels_m_form_user.tpl line 8]: syntax error: unrecognized tag 'literal' (Smarty_Compiler.class.php, line 580) type: User Error, code 256 Reproduce code: --------------- HTML code: {literal} <script language="javascript"> <!-- {/literal} linkChangeLang='{$p_add_changelang}'; strCurentTag=''; {literal} function attachImage() { strCurentTag='logoTag'; document.formImage.submit(); } // --> </script> {/literal} ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35519&edit=1
