]> git.evergreen-ils.org Git - working/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:36:26 +0000 (12:36 -0400)
commit272e138b2231c94d5dfd474cf80cea9fcfb63279
tree121b0c4b2469e01904c8b9c02f63bc2794534d6d
parent8924b886b16f86c82edf02f2afbc4845f22d31fc
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