On 26 Jun 2002, Tugrul Galatali wrote: > It seems that TMPL_LOOP doesn't obey global_vars. I attached a fix that > borrows code from variable handling, but I'm not completely comfortable > with C code interfacing with perl so :)
Well, that's not a documented feature of HTML::Template. Note that the options is called "global_VARS". The fact that it affects loops too is somewhat accidental, and not fully implemented. -sam ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
