laptop and a wrench

漏洞

ArcGIS Hub does not recognize the HTML code with the bold tag followed by the style attribute in the text elements.

上次发布: April 20, 2021 ArcGIS Hub
漏洞 ID 编号 BUG-000138137
已提交March 12, 2021
上次修改时间October 5, 2021
适用范围ArcGIS Hub
找到的版本8.1
操作系统Windows
操作系统版本10
状态In Product Plan

解决办法

  • Remove the additional style (highlighted) HTML code, paste in the HTML Validator, the bold and unbold text displayed as expected as in the image in Hub1.jpg.
  • Remove bold (<b). Add span (<span) and ("font-weight: bold") at the end of the style code. Please refer to the example below:
    • Original code: <b style="background-color: initial; color: currentcolor;”>$275.
    • After replacing with "font-weight: bold": <span style="background-color: initial; color: currentcolor; "font-weight:bold">$275.

重现步骤

漏洞 ID: BUG-000138137

软件:

  • ArcGIS Hub

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项