search parameter doesn't survive multiple pages

Bug #984775 reported by Henrik Lochmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Goobi.Presentation
Fix Released
Low
Sebastian Meyer

Bug Description

The frontend plugin "DLF: Search" does not take the search parameter across different pages. Thus, when a page that renders the search result list, also contains a "DLF: Search" plugin, its actual search field remains empty.

Tags: search

Related branches

Changed in goobi-presentation:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Sebastian Meyer (sebastian-meyer) wrote :

The plugin saves the search parameters in the metadata section of the result list object "tx_dlf_list". Thus the search parameters are in fact available on other pages, but the "DLF: Search" plugin ignores them.

To fix the bug, there should be a check for an existing tx_dlf_list object in tx_dlf_search. If this object is available, the search parameters should be taken from its metadata section.

Changed in goobi-presentation:
assignee: nobody → Sebastian Meyer (sebastian-meyer)
Changed in goobi-presentation:
milestone: none → 1.1.1
Changed in goobi-presentation:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.