| 漏洞 ID 编号 |
BUG-000167097 |
| 已提交 | April 29, 2024 |
| 上次修改时间 | June 12, 2025 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | N/A |
| 操作系统 | Windows OS |
| 操作系统版本 | N/A |
| 状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The fields element of a pop-up recognizes HTML code within its attributes. In this case, phrases within the < and > symbols will be interpreted as code and since they are not valid code nothing is shown in the resultant pop-up.
Refer to this documentation: https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/configure-pop-ups.htm for more information.
解决办法
Use the escape character equivalents instead: < and >.
重现步骤