]> git.koha-community.org Git - koha.git/commit
Bug 21716: Escape publisher in item search
authorLiz Rea <wizzyrea@gmail.com>
Thu, 25 Apr 2019 15:34:36 +0000 (15:34 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Sat, 31 Aug 2019 04:13:37 +0000 (04:13 +0000)
commit07f49aa3d3483e2a20d23b5f533ae21569682997
treedcbe9cc0eb00f4911cb56ab885be08d6c2a8acc0
parentbb9dd99b278974bf7ca07cd00070cce5266942d6
Bug 21716: Escape publisher in item search

To prevent endless processing errors.

To test:

* create a biblio with a publisher with a backslash - i.e. 260$b with
graham\lineham
* do an item search that will include that title in the results
* wait forever, because it won't work.
* apply this patch
* repeat steps, notice that you
    a. get results
    b. your result is listed with it's correct publisher
* rejoice

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit fbeb22802f41f8daf99498303146d1916c851507)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit ee9032d625d118f4ccdae881a49f393d8217ef86)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_item.json.inc