Thu Nov 30 12:37:18 2006dan [...] caret.cam.ac.uk - Ticket created
Subject:
Should be "nothing" value in tal:attributes
Date:
Thu, 30 Nov 2006 17:36:31 +0000
To:
bug-Template-TAL [...] rt.cpan.org
From:
Dan Sheppard <dan [...] caret.cam.ac.uk>
According to the TAL standard 1.4 there should be a 2nothing" value
(probably undef in perl) which, if used as a value to an attribute
causes that attribute to be suppressed. This doesn't seem to be
implemented in Template::TAL: it is useful when looping through, eg,
option tags, and wish one to be selected.
Thanks,
Dan.