8 Aug
2014
8 Aug
'14
12:39 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542 --- Comment #35 from David Cook <dcook@prosentient.com.au> --- 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.