17 May
2021
17 May
'21
4:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 121054 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121054&action=edit Bug 28365: Add unit test Run prove t/db_dependent/Search.t Without fix you get error : # Failed test 'buildQuery should keep 0 value in query_cgi' # at t/db_dependent/Search.t line 670. # got: 'idx=su%2Cphr' # expected: 'idx=su%2Cphr&q=0' This patch also adds a test for query_desc in case it is broken in the future. -- You are receiving this mail because: You are watching all bug changes.