[Templates] Tags mismatch in errors

Hann, Brian Brian.Hann@umb.com
Tue, 10 Sep 2002 11:10:26 -0500


This is more of a personal preference than a BUG, per se, but tags =
mismatch within TT-generated errors.
=20
For instance, I have set START_TAG and END_TAG to <% and %> =
respectively.  But in the error [% and %} still show up a couple times.
=20
parse error: info_center.html line 54-55: unexpected token (/a) [% =
user.values.name <%- IF loop.count !=3D loop.size %]
=20
Just FYI.
=20
Brian Hann