[Koha-bugs] [Bug 14909] Warnings from search_utf8.t when empty kw= misses in returned base

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 28 11:55:21 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14909

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
The regex in this test looks like:
opac-search.pl\?idx=&q=%CE%91%CE%B8%CE%AE%CE%BD%CE%B1
The result it got was:
opac-search.pl?q=%CE%91%CE%B8%CE%AE%CE%BD%CE%B1

Note that it fails on the missing idx=

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list