[Koha-bugs] [Bug 23475] Search context is lost when simple search leads to a single record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 30 11:06:46 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23475

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113744|0                           |1
        is obsolete|                            |
 Attachment #113784|0                           |1
        is obsolete|                            |
 Attachment #113904|0                           |1
        is obsolete|                            |

--- Comment #32 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 114055
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114055&action=edit
Bug 23475: Use localStorage to preserve simple search values

To test:
1 - Enable IntranetCatalogSearchPulldown
2 - Perform a search that brings you to a single title
3 - Note the search is not displayed on the details page
4 - Apply patch
5 - Repeat
6 - Note the search is retained on details page
7 - Try with different dropdown values and search terms
8 - Test search terms including accented characters etc

Signed-off-by: David Nind <david at davidnind.com>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

Bug 23475: (follow-up) Fix selectors and stray use statements

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list