Ticket #13696 (new Bug)
Products.ATContentTypes.content.topic.ATTopic.queryCatalog no longer obeys user supplied query restrictions
Reported by: | esrever_otua | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Backend (Python) | Version: | 4.2 |
Keywords: | Cc: |
Description
This GIT commit wiped out at least half a decade of convention that users can supply their own query string parameters to narrow the results of a pre-canned Collection (Topic) results list:
https://github.com/plone/Products.ATContentTypes/commit/295d194c475e2b1022eaa51c358b3c13360fcede
There doesn't seem to have been a particularly good reason for this significant change. It breaks long-standing 3rd-party / integration code designed to work with Plone Collections.
Change History
Note: See
TracTickets for help on using
tickets.