ArcGIS Online displays domains created in the item's Data tab using less-than (<) and more-than (>) symbols in HTML within the Map Viewer and attribute table.
ArcGIS Online
漏洞 ID 编号
BUG-000176973
已提交
June 5, 2025
上次修改时间
September 15, 2025
适用范围
ArcGIS Online
找到的版本
Feb 2025
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This behavior is expected. ArcGIS Online encodes special characters such as less-than (<) and greater-than (>) symbols into their corresponding HTML entities (< and >) when used in domain labels. This encoding ensures proper display in web browsers and prevents issues related to HTML rendering. When these symbols are entered manually into a field without an associated domain, they appear as entered because they are not processed through the same encoding mechanism.