漏洞
漏洞 ID 编号 | BUG-000168505 |
---|---|
已提交 | June 21, 2024 |
上次修改时间 | May 21, 2025 |
适用范围 | Portal for ArcGIS |
找到的版本 | 10.9.1 |
操作系统 | N/A |
操作系统版本 | N/A |
状态 | As Designed |
Remove the inline SVG tags from the code, for example:
From:
<button class="accordion btn btn-sm btn-link" style="color: #ffffff;" data-target="#accordion-1644425725154" aria-labelledby="accordion-1644425725154-title">
<b><svg style='fill:#ffffff'>
<title>Menu Lateral</title>
<use xlink:href='#ember-arcgis-hub-components-hub-icons-angle-up'></use>
</svg>
</b></button>
To:
<button style="color: #ffffff; background-color: transparent; border: none; box-shadow: none;">
<b>▲</b>
</button>
漏洞 ID: BUG-000168505
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序