Ticket #559 (new defect)

Opened 22 months ago

Last modified 11 months ago

Metadata sort on search result doesn´t keep the search filter (shows all metadatasets instead)

Reported by: xzam Owned by: geonetwork-devel@…
Priority: major Milestone: v2.6.5
Component: User interface (web) Version: v2.6.4
Keywords: Cc:

Description

If I perform a search of metadata (e.g. by category) and get the list of search results and perform a metadata sort on this list I get the full list of metadata instead of the filtered list. For example I searched for metadata of a category and get 50 results, after sorting I get all 561 metadata entries of the database. The reason for this behavior should be that the request done for sorting doesn´t contain the category or searchterms previously chosen.

Change History

Changed 16 months ago by pvgenuchten

checked in gn2.6.4, but can not reproduce (in ff9, ie9), also tried with category. Please provide more details.

Changed 11 months ago by xzam

Sorry for the late reply. You can reproduce this behavior in our geonetwork under:  http://131.220.109.2/geonetwork.

- Filter by a category (e.g. "Interactive Resources" by clicking on the category in the left column

- Click on the "Sort by"-push-down-menu and select for example "Change date"

- You´ll notice if you use firebug or something similar that the category-parameter is not included in the second server-request (for the sorting)

This behavior now only occurs when results are displayed by clicking on the category. When a search is performed through the search form keywords, map type etc. persist when the sorting is changed.

Note: See TracTickets for help on using tickets.