Ticket #13557 (confirmed Bug)
Filtering broken in plone.app.registry 1.2.x (Plone 4.3) control panel
Reported by: | danjacka | Owned by: | danjacka |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.3 |
Keywords: | patch | Cc: | vangheem |
Description
To reproduce:
- fresh install of Plone 4.3
- Go to /plone_registry
- In the select box, select IQueryField or IQueryDescription
Bug 1: The table should show results from plone.app.querystring, but is empty.
- Now, press 'Clear filter'
Bug 2: The button does nothing.
Change History
comment:2 Changed 3 years ago by danjacka
- Cc vangheem added
- Component changed from Unknown to User Experience and Interface
comment:3 Changed 3 years ago by danjacka
Fix in https://github.com/plone/plone.app.registry/commit/939a852421026e76f2c4c3a4a0707801bd1e268f
vangheem, could you cast your eye over this change please?
Note: See
TracTickets for help on using
tickets.