]> git.koha-community.org Git - koha.git/commit
Bug 13700: Fix item search templates for translation
authorJulian Maurice <julian.maurice@biblibre.com>
Fri, 13 Feb 2015 12:30:56 +0000 (13:30 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 1 Mar 2015 02:27:21 +0000 (15:27 +1300)
commita774b321672c17564e91d66a51080021fd1c2b6a
tree1c0a77fd91f82616d2cccbd03a420a362932a2b8
parent24f4bdab3175e2abbb77cf472795de8d1473a2ae
Bug 13700: Fix item search templates for translation

Since translator rebuild HTML tags with double quotes for attributes
values, use double quotes in english template too and escape them with
backslash.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
It works well!!

Test:
1) Intall translation  (de-DE, es-ES)
2) to Go to item search, in english, do a search that gives results
3) Switch language, repeat search, result's table does not render
4) Apply patch
5) Install translation again
6) Repeat 3, now results are displayed

No koha-qa errors

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 39c22b1a6a744d6b4c50c3a4b62295ab3a601636)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_item.json.inc