]> 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:12 +0000 (12:36 -0400)
commitd1621affb0f403a68c642ebb652da576ec9e0c10
tree27b2721e8c3b2b52239509d58045f7a9dc4992aa
parentcb89d0ee2d52acf584123c75291accaf1ad3d349
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