bug: xml prologue inside {strip} block
Konstantin Pelepelin <[email protected]> Mon, 5 Feb 2007 13:07:55 +0300
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Organization | DTF |
| Message-ID | <[email protected]> |
Hi!
It's me again with {strip} bugs.
Following template code
{strip}
<?xml version="1.0"?>
{/strip}
gives overquoted output
<?php echo '<?xml'; ?>version="1.0"<?php echo '?>'; ?>
I mean it is output, not a compiled template.
WBR,
Konstantin Pelepelin
DTF.RU
--
Smarty Development Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php