Add missing character set definitions to data URIs. user/paxed/data-uri-charsets
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 27 Jun 2013 08:23:11 +0000 (11:23 +0300)
committerPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 27 Jun 2013 13:49:49 +0000 (16:49 +0300)
commit15ec9b7def2b5f9ef580f8b7c41237598e8a125e
tree665c0a045730614448fa9258a0d2da96af013406
parent7f1ae7e5d686e9f4d6ee62b9d22aa88ac3eb116d
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>
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