Ticket #15325 (confirmed Bug)
Applying a search filter when viewing an author's content removes the Creator parameter
Reported by: | cwainwright | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | JavaScript | Version: | 4.3 |
Keywords: | search | Cc: |
Description (last modified by cwainwright) (diff)
Happens on Plone 4.2, 4.3.3, appears to be fixed in Plone 5.
Steps to reproduce:
- In the byline of an item, click on the creator's username
- at the bottom of the author's page, click "All content created by x"
- you are taken to a search results page with url http://192.168.31.128:9004/Plone/search?Creator=admin&sort_on=created&sort_order=reverse
- Open the filter options and check one of the boxes
- The search results reload, but Creator=admin is no longer in the url
Change History
Note: See
TracTickets for help on using
tickets.