http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12593
--- Comment #1 from Dobrica Pavlinusic <[email protected]> --- Created attachment 29789 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29789&action=edit Bug 12593 - search facets die with regex error if biblio has square brackets in fields It's quite common to have [something] within facet data, and it produces following error: Unmatched [ in regex; marked by <-- HERE in m/^[ <-- HERE This problem was intoduced in Bug 12151 but is trivial to fix. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
