【问题标题】:VTIGER CRM (PHP) encoding Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode) with charactersVTIGER CRM (PHP) 用字符编码 Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode)
【发布时间】:2019-05-16 08:42:06
【问题描述】:

这是我传递的字符串

ZEND_JSON {"0":"265","product":"265","1":"059 Königsblau","st_color":"059 Königsblau","2":"","st_material":"","3":"XL","st_size":"XL","4":"287","stockmanagementid":"287"}

我想要059 Königsblau 而不是059 Königsblau 这个字符串。

这是文件modules/Vtiger/PopupContents.tpl中的实际代码

这是代码

data-info='{Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($LISTVIEW_ENTRY->getRawData()))}'

【问题讨论】:

    标签: vtiger vtigercrm


    【解决方案1】:

    我觉得标题内容类型有问题。这个网址将帮助您解决问题

    How to display special characters in PHP

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-05-11
      • 1970-01-01
      • 2011-09-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-03
      • 1970-01-01
      相关资源
      最近更新 更多