On Thursday of May 3 2007, Mathew Robertson wrote:
> Are you using a filter by any chance?  If so, you could try temporarily
> disabling it and/or could you post a code snippet if its use.

Sorry, no filters.


I dumped $parse_stack and it's like this (parts of html skipped - (...)), but 
it's all messy, not sure if you can get anything from this...

STACK:$VAR1 = [
          \'<html>
(...)
                <link rel="stylesheet" href="/others/all.css">
        ',
          bless( [
                   bless( do{\(my $o = undef)}, 'HTML::Template::VAR' ),
                   0,
                   0,
                   '3',
                   0
                 ], 'HTML::Template::COND' ),
          \'
            <link rel="stylesheet" href="/others/ajax.css">
            <script src="/others/ajax_kl.js"></script>
        ',
          bless( do{\(my $o = undef)}, 'HTML::Template::NOOP' ),
          \'
        <link rel="shortcut icon" href="/favicon.ico" >
(...)
<br>
                ',
          bless( [
                   bless( do{\(my $o = '1')}, 'HTML::Template::VAR' ),
                   0,
                   0,
                   '7',
                   0
                 ], 'HTML::Template::COND' ),
          \'
                        <a href=
(...)
</a>&nbsp;&nbsp;
                ',
          $VAR1->[3],
          \'<br>
                        on-line: <b>'
        ];

-- 
Marcin Gryszkalis, PGP 0x9F183FA3 
jabber jid:[EMAIL PROTECTED], gg:2532994
http://the.fork.pl

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to