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

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu Aug 18 06:56:39 EDT 2005


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

==============================================================
= Resolve - Entry #3 by ajung on Aug 18, 2005 6:56 am

 Status: Pending => Resolved

Patch applied to SVN trunk r37987, 2.8 branch r37986 and 2.7 branch.
________________________________________
= 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