http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542
--- Comment #35 from David Cook <[email protected]> --- Intriguing! I hadn't heard about this problem. Is there a bug number for it? All the more reason to get Katrin to print out the queries that are being generated each time. Katrin, if you do a warn "Query = $query" just after this line (http://repo.or.cz/w/koha.git/blob/HEAD:/opac/opac-search.pl#l521), we should be able to see the different queries that are being produced. Of course, if it is a problem with randomizing hash order...that problem would exist before this patch is applied as well, so that's worth checking too. -- 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/
