http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10029 Bug ID: 10029 Summary: CAS authentication fails in OPAC reserve Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Authentication Assignee: gmcharlt@gmail.com Reporter: fridolyn.somers@biblibre.com CC: dpavlin@rot13.org If OPAC reserve page is accessed without being logged-in, login form is displayed as well as a CAS authentication link (if enabled). A click on this link will lead to CAS server but one comming back to Koha, page shows an error : "ERROR: No biblionumber received". This is because CAS link only contains the query path "/cgi-bin/koha/opac-reserve.pl", not the query parameters. -- You are receiving this mail because: You are watching all bug changes.