http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10858 --- Comment #54 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to M. de Rooy from comment #50)
1. If you disable OpacBrowseResults, please remove the link.
Fixed
2. In bootstrap clicking Browse selected on detail page does not respond (prog does)
Cause by a bad merge conflict reintroduced by last set of patches. Fixed!
3. This is a weird one but just mentioning: Disable cookies in your browser. Check two biblios on the same page. Click on Browse selected. No item was selected. Heh. If you cannot save the cookie, remove link too? Note that by checking the cookie again in setContextBiblioNumbers, you know if the first call succeeded or not.
Fixed too with the last patch. There were some weird behaviors if javascript was deactivated or cookies disabled. -- You are receiving this mail because: You are watching all bug changes.