Summary: | Show OPAC search history when opacuserlogin is OFF | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 12485 - Show OPAC search history when opacuserlogin is OFF
Bug 12485 - Show OPAC search history when opacuserlogin is OFF [PASSED QA] Bug 12485 - Show OPAC search history when opacuserlogin is OFF |
Description
Katrin Fischer
2014-06-26 08:34:15 UTC
Created attachment 29305 [details] [review] Bug 12485 - Show OPAC search history when opacuserlogin is OFF In the boostrap OPAC the link to search history is missing if opacuserlogin is turned off. OPAC search history should be available whether or not users can log in. This patch removes this dependency. To test, apply the patch and test with various combinations of opacuserlogin and EnableOpacSearchHistory: - opacuserlogin and EnableOpacSearchHistory both enabled - opacuserlogin enabled and EnableOpacSearchHistory disabled - opacuserlogin disabled and EnableOpacSearchHistory enabled Created attachment 29343 [details] [review] Bug 12485 - Show OPAC search history when opacuserlogin is OFF In the boostrap OPAC the link to search history is missing if opacuserlogin is turned off. OPAC search history should be available whether or not users can log in. This patch removes this dependency. To test, apply the patch and test with various combinations of opacuserlogin and EnableOpacSearchHistory: - opacuserlogin and EnableOpacSearchHistory both enabled - opacuserlogin enabled and EnableOpacSearchHistory disabled - opacuserlogin disabled and EnableOpacSearchHistory enabled Followed test plan. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 29351 [details] [review] [PASSED QA] Bug 12485 - Show OPAC search history when opacuserlogin is OFF In the boostrap OPAC the link to search history is missing if opacuserlogin is turned off. OPAC search history should be available whether or not users can log in. This patch removes this dependency. To test, apply the patch and test with various combinations of opacuserlogin and EnableOpacSearchHistory: - opacuserlogin and EnableOpacSearchHistory both enabled - opacuserlogin enabled and EnableOpacSearchHistory disabled - opacuserlogin disabled and EnableOpacSearchHistory enabled Followed test plan. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, no problems found. Passes QA script and tests. Template only change, works as advertised, pushed as Module Maintainer |