[ZCM] [ZC] 1871/ 2 Comment "ZTUtlis.make_query doesn't support lists within records"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed Aug 17 10:42:27 EDT 2005


Issue #1871 Update (Comment) "ZTUtlis.make_query doesn't support lists within records"
 Status Pending, Zope/bug+solution medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1871

==============================================================
= Comment - Entry #2 by alecm on Aug 17, 2005 10:42 am


Uploaded:  "make_query_tests.diff"
 - http://www.zope.org/Collectors/Zope/1871/make_query_tests.diff/view
And now some tests for the re-marshalling and make_query functionality.
________________________________________
= Request - Entry #1 by alecm on Aug 16, 2005 11:19 pm


Uploaded:  "make_query.diff"
 - http://www.zope.org/Collectors/Zope/1871/make_query.diff/view
The complex_marshal method of ZTUtils doesn't properly handle lists in records (e.g. param.key:date:list:record), which is valid in zope.  This results in some problems with plone batching on search forms with complex input (http://members.plone.org/collector/4502).  I have attached a patch which processes lists when contained in records.
==============================================================



More information about the Zope-Collector-Monitor mailing list