The polygon feature layer with solid outline and transparent fill symbology does not appear in the Print template.
上次发布: September 17, 2018ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000100238
已提交
October 20, 2016
上次修改时间
August 11, 2025
适用范围
ArcGIS API for JavaScript
找到的版本
3.18
操作系统
Windows OS
操作系统版本
8.1
修正版本
3.26
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This problem is due to how the print server handles transparency. Currently, the PrintTask sends the layer as a FeatureCollection if the color in the fill and outline symbols have different alpha values. The print server cannot handle Legend swatches for FeatureCollection transparency.