Ticket #13696 (new Bug)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by esrever_otua

  • Component changed from Unknown to Backend (Python)
Note: See TracTickets for help on using tickets.