[ZCM] [ZC] 1348/ 1 Request "optional fails for column name="title""

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sat May 22 14:36:53 EDT 2004


Issue #1348 Update (Request) "optional fails for column name="title""
 Status Pending, Database/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1348

==============================================================
= Request - Entry #1 by prudek on May 22, 2004 2:36 pm

"optional" tag in dtml-sqltest fails to exclude a query from rendering if a column is named "title".

Example:
select * from members 
<dtml-sqlgroup where>
<dtml-sqltest title op=like type=string optional>
</dtml-sqlgroup>

Simply change "title" to anything else, and "optional" works as expected.
==============================================================




More information about the Zope-Collector-Monitor mailing list