From: Thomas Berezansky Date: Mon, 11 Mar 2013 19:09:51 +0000 (-0400) Subject: Escape barcode completion button labels X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f74a13ac587cd4e6fdf9ca321882e448dfa765cc;p=evergreen%2Fpines.git Escape barcode completion button labels Some characters piss off the XML parser. Signed-off-by: Thomas Berezansky Signed-off-by: Ben Shum --- diff --git a/Open-ILS/xul/staff_client/chrome/content/main/menu.js b/Open-ILS/xul/staff_client/chrome/content/main/menu.js index 55a36826ce..de871cdc7a 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/menu.js +++ b/Open-ILS/xul/staff_client/chrome/content/main/menu.js @@ -2586,7 +2586,7 @@ commands: if(context != valid_r[i].type && offlineStrings.testString('barcode_choice.' + valid_r[i].type + '_label')) button_label = offlineStrings.getFormattedString('barcode_choice.' + valid_r[i].type + '_label', [button_label]); - xml += '