From a863f6dc3cb00b50c497f836af7255d8999be455 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 4 Dec 2015 19:45:01 -0800 Subject: link to ticket, RT#34237 --- httemplate/misc/xmlhttp-ticket-update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate') diff --git a/httemplate/misc/xmlhttp-ticket-update.html b/httemplate/misc/xmlhttp-ticket-update.html index 46ed5bbad..bd58b95c6 100644 --- a/httemplate/misc/xmlhttp-ticket-update.html +++ b/httemplate/misc/xmlhttp-ticket-update.html @@ -50,7 +50,7 @@ if ( $ticket ) { 'sched_label' => FS::sched_avail::pretty_time($sh*60+$sm). '-'. FS::sched_avail::pretty_time($eh*60+$em). ': '. - $cust_main[0]->_FreesideURILabel, + encode_entities($cust_main[0]->_FreesideURILabel), }; } else { $return = { 'error' => $smsg }; -- cgit v1.2.1