[zope2-tracker] [Bug 452259] Re: TAL blocks inside <style> result in parse error

Wichert Akkerman wichert at wiggy.net
Fri Oct 16 11:59:30 EDT 2009


I can not think of a good reason to treat the contents of <style> as
CDATA, especially in XHTML templates. If you want CDATA you should use
the CDATA markers. The current magic treatment of <style> (and <script>)
makes it extremely hard to accomplish reasonably common goals.

-- 
TAL blocks inside <style> result in parse error
https://bugs.launchpad.net/bugs/452259
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