Ticket #13854 (new Bug)
Opened 2 years ago
plone.app.querystring should sort the result of the querybuilder_html by _translated_ 'title' for portal_type
Reported by: | ajung | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Unknown | Version: | 4.3 |
Keywords: | Cc: |
Description
When you create a new Plone 4.3 collection and choose portal_type as criteria then the loaded html results from the querybuilder_html ajax call contains list of translated portal type names - however unsorted. From the usability point of view, this list short be sorted by the translated portal type names.
Note: See
TracTickets for help on using
tickets.