[ZCM] [ZC] 1139/ 1 Request "TAL attributes statement stops at quotation mark in value"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Dec 1 12:25:23 EST 2003


Issue #1139 Update (Request) "TAL attributes statement stops at quotation mark in value"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1139

==============================================================
= Request - Entry #1 by henderj on Dec 1, 2003 12:25 pm

If I write a text input box like this:

<input name="spam" tal:attributes="value string:the &quot;eggs&quot;" />

The value appears as just "the ", i.e. everything up to the first quotation mark in the value.  This applies equally when the value is computed from a path or Python expression and contains quotation marks.
==============================================================




More information about the Zope-Collector-Monitor mailing list