]> git.evergreen-ils.org Git - Evergreen.git/commit
Add missing character set definitions to data URIs.
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 27 Jun 2013 08:23:11 +0000 (11:23 +0300)
committerJason Etheridge <jason@esilibrary.com>
Fri, 12 Jul 2013 20:16:56 +0000 (16:16 -0400)
commit1c5edfe9546ab79685f1024e3b3e924ab75fecda
tree0c2af50a85144413b2ee1de08d0cb570bd522351
parent73f71659fa2d1dd6bcbc726cd24d9563e9df52d4
Add missing character set definitions to data URIs.
Also use encodeURIComponent() instead of escape() so the UTF-8 characters stay intact.
Also, fix the print macro help popup window size.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/web/opac/common/js/utils.js
Open-ILS/xul/staff_client/chrome/content/auth/controller.js
Open-ILS/xul/staff_client/chrome/content/util/error.js
Open-ILS/xul/staff_client/chrome/content/util/print.js
Open-ILS/xul/staff_client/server/admin/offline_manage_xacts.js
Open-ILS/xul/staff_client/server/cat/marc_view.xul
Open-ILS/xul/staff_client/server/circ/print_list_template_editor.js
Open-ILS/xul/staff_client/server/patron/display.js