http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10553
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19743|0 |1 is obsolete| | --- Comment #6 from M. de Rooy <[email protected]> --- Created attachment 19749 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19749&action=edit Bug 10553 - Public lists not available from OPAC login page If you are not logged in to the OPAC, looking at the login page, and you click the Lists button to see public lists it says there are none. This patch corrects Auth.pm so that it loads the list of public lists in this situation. To test you must have at least one public list. Make sure you are logged out of the OPAC and visit the login page (/cgi-bin/koha/opac-user.pl). Clicking the "Lists" button should show you a list of public shelves. Signed-off-by: Liz Rea <[email protected]> works as described, and list button is not shown when opacpublic is disabled. Signed-off-by: Marcel de Rooy <[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/
