[GeoNetwork-devel] [GeoNetwork opensource Developer website] #559: Metadata sort on search result doesn´t keep the search filter (shows all metadatasets instead)

#559: Metadata sort on search result doesn´t keep the search filter (shows all
metadatasets instead)
----------------------------------+-----------------------------------------
Reporter: xzam | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.6.5
Component: User interface (web) | Version: v2.6.4
Keywords: |
----------------------------------+-----------------------------------------
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.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/559&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#559: Metadata sort on search result doesn´t keep the search filter (shows all
metadatasets instead)
----------------------------------+-----------------------------------------
Reporter: xzam | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.6.5
Component: User interface (web) | Version: v2.6.4
Keywords: |
----------------------------------+-----------------------------------------

Comment(by pvgenuchten):

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

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/559#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#559: Metadata sort on search result doesn´t keep the search filter (shows all
metadatasets instead)
----------------------------------+-----------------------------------------
Reporter: xzam | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.6.5
Component: User interface (web) | Version: v2.6.4
Keywords: |
----------------------------------+-----------------------------------------

Comment(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.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/559#comment:2&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.