link to ticket, RT#34237
[freeside.git] / httemplate / misc / xmlhttp-ticket-update.html
index 46ed5bb..bd58b95 100644 (file)
@@ -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 };