]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1081576 - fix utf8 characters in searches using portal page
authorBen Shum <bshum@biblio.org>
Thu, 23 May 2013 20:32:49 +0000 (16:32 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 31 May 2013 16:53:25 +0000 (12:53 -0400)
commit6bd6690173be01bb9700e3cca731dec64ce046c7
treec522cc5e8a1eef85175d31d7a8603efefe1252f0
parentbcd1986bcbc8c60efe56120cc0030c66484bbb74
LP1081576 - fix utf8 characters in searches using portal page

Replace escape() with encodeURIComponent() on the portal page to allow utf8
characters to be passed more appropriately to the subsequent search in catalog.

Thanks Dan Scott for pointing this out.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Open-ILS/xul/staff_client/server/index.xhtml