Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart cd20b61a7c Bug 15722: Escape patron infos for JSON in patron searches
If patron infos contain invalid JSON chars (\t for instance), the
results won't appear.
The solution is to escape these info.

Test plan:
Edit patron infos in DB (update borrowers set surname="foobar\t" where
borrowernumber=42)
Search for foobar (you should have more than 1 result)
Without this patch, DT retrieves a bad formatted JSON and the results
won't appear.
With this patch, the table result appears

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-03-24 16:14:31 +00:00
..
acqui Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
admin Bug 13464 - Standardize the pagination class 2016-03-23 23:05:00 +00:00
authorities Bug 13464 - Standardize the pagination class 2016-03-23 23:05:00 +00:00
basket Bug 14614: Multiple URLs (856) in cart/list email are broken 2016-03-24 15:32:48 +00:00
batch
catalogue Bug 13464 - Standardize the pagination class 2016-03-23 23:05:00 +00:00
cataloguing Bug 15952: Add missing <tr> 2016-03-23 21:04:59 +00:00
circ Bug 16125: Remove the flagged boolean in circ/circulation.tt 2016-03-24 15:38:49 +00:00
common
course_reserves
errors
help
installer
labels
members Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
offline_circ
patron_lists Bug 15196: Default sorting of patron lists 2016-03-23 22:59:42 +00:00
patroncards Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
plugins
reports
reserve
reviews
rotating_collections
serials Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
services
sms
suggestion
tags
test
tools Bug 16032 - Use Font Awesome icon in "note" styled divs 2016-03-23 21:02:22 +00:00
virtualshelves Bug 16110: Making lists actions buttons 2016-03-23 00:03:03 +00:00
about.tt
auth.tt
intranet-main.tt