]> git.koha-community.org Git - koha.git/commit
Bug 23475: Use localStorage to preserve simple search values
authorNick Clemens <nick@bywatersolutions.com>
Mon, 19 Aug 2019 19:38:52 +0000 (19:38 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 30 Nov 2020 10:45:42 +0000 (11:45 +0100)
commit15aeb2f594783da4aa0551e8412abc020436a5c4
tree41215e6fcc449464e3f565625c77219eb5ab8417
parent4aca21d491a26056c16ccf97baf3e88bb7f8bcc2
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@davidnind.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Bug 23475: (follow-up) Fix selectors and stray use statements

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 45400055e443b991953e81248424cec0a8663b9a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
catalogue/search.pl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/js/staff-global.js