[zope2-tracker] [Bug 430662] [NEW] tal:omit-tag should be processed before tal:attributes
Wichert Akkerman
wichert at wiggy.net
Wed Sep 16 07:33:49 EDT 2009
Public bug reported:
Currently TAL handles tal:attributes before tal:omit-tag. This has two
problems: it is a needless performance penalty (omit-tag will cause the
work done by attributes to be removed), and it can be problematic in
situations where you want to omit the tag if it is not possible to set
an attribute on it for some reason. This issue was also noticed by
Tobias in 2008 (see the comment at the bottom of
http://wiki.zope.org/ZPT/TALSpecification14#oop )
** Affects: grok
Importance: Undecided
Status: New
** Affects: zope2
Importance: Undecided
Status: New
** Affects: zope3
Importance: Undecided
Status: New
** Also affects: grok
Importance: Undecided
Status: New
** Also affects: zope2
Importance: Undecided
Status: New
--
tal:omit-tag should be processed before tal:attributes
https://bugs.launchpad.net/bugs/430662
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
More information about the zope2-tracker
mailing list