Ticket #2417 (closed enhancement: fixed)
Clean up output for dataset search results
Reported by: | aron.carroll | Owned by: | toby |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Currently due to the data structure the search result filters are output incorrectly. Repeating the facet with each tag.
See http://s031.okserver.org:2375/dataset?tags=fibre&tags=terrestrial&q=Africa
It outputs:
Tags: fibre Tags: terrestrial
It should be:
Tags: fibre terrestrial
Change History
Note: See
TracTickets for help on using
tickets.