[Koha-bugs] [Bug 12593] search facets die with regex error if biblio has square brackets in fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 21 15:36:42 CEST 2014


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

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I have Ubuntu 14.04 (amd64). This implies Perl 5.18 and Apache 2.4. For testing
the patch I did:

> DROP DATABASE koha_devel;
> CREATE DATABASE koha_devel;

Run the webinstaller (mine is a DOM+MARC21 setup). Selected all the sample
data. Added some sample records I have so facets are build.

Made a search, 
Edited a Personal Name authority (appearing on the facets) adding '[' in the
middle of the name.

Reindexed, launched the search
=> BROKEN

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


More information about the Koha-bugs mailing list