20 Jan
2014
20 Jan
'14
9:44 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11202 --- Comment #55 from mathieu saby <mathsabypro@gmail.com> --- I made some tests. Without my patch: 1. with QP enable pubdate(1925) is working pubdate:1925 is working 2. with QP disable pubdate(1925) is not working pubdate:1925 is not working With my patch: Exactly the same behavior So, for me, the patch is correct, regarding pubdate index. It is not possible to build a query with pubdate without QP, but it was still the case in master. Mathieu -- You are receiving this mail because: You are watching all bug changes.