http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12485
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29305|0 |1 is obsolete| | --- Comment #2 from Marc Véron <[email protected]> --- Created attachment 29343 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29343&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
