[ZPT] RE:Re: [Zope] prevent quoting in tal:attributes
Dieter Maurer
dieter at handshake.de
Thu Oct 2 17:45:17 EDT 2003
Jamie Heilman wrote at 2003-10-2 01:57 -0700:
> fergal at esatclear.ie wrote:
> > I'm not saying there should be only one way of handling strings.
>
> For the record, I am. Adding a mode whereby substrings that appear to
> be well-formed entities are allowed to forgo the usual quoting in the
> context of an attribute value, is too dangerous and should not be
> present in the Zope framework whatsoever.
It is no more dangerous than "structure"...
And: it is legal to use character entities in HTML attributes
and they should remain these same character entities and not
turn into something else (through quoting).
Dieter
More information about the ZPT
mailing list