http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8293
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off CC| |[email protected] | |m --- Comment #9 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
