http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8293 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off CC| |jonathan.druart@biblibre.co | |m --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- The proposed patch fixes the problem for me. - Enable the OpacBrowseResults - launch a search with more than 20 results - click on page 2 - click on the first result - boum ... SearchResult wants 7 arguments, 8 are given with the current code, so the last one is useless. -- You are receiving this mail because: You are watching all bug changes.