@@ -, +, @@ - Perform an OPAC search - Login on opac-search.pl with the search results displayed - The page is redirected to opac-user.pl - Log out - Apply the patch - Perform a new OPAC search - Note the URL query string - Login on opac-search.pl with the search results displayed - The opac-search.pl page should be displayed with the correct query string and the page should indicate a logged in status --- koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 1 + koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt | 1 + koha-tmpl/opac-tmpl/bootstrap/js/authtoresults.js | 10 ++++++++++ opac/opac-user.pl | 12 ++++++++++++ 4 files changed, 24 insertions(+) create mode 100644 koha-tmpl/opac-tmpl/bootstrap/js/authtoresults.js --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -301,6 +301,7 @@

Log in to your account

+