[Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 29 21:41:22 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew at bywatersolutions.com

--- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
I've got an example subject of:
600_aKing, Martin Luther,
_cJr.,
_d1929-1968
_vJuvenile literature.

Without the patch, I get:
(Martin+AND+Juvenile+literature+AND+Jr+AND+1929-1968)

With the patch I get:
(King+Martin+Luther+AND+Juvenile+literature+AND+Jr+AND+1929-1968)

That looks correct to me.

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


More information about the Koha-bugs mailing list