laptop and a wrench

Bug

When new features with feature-linked annotation are added after labels have been converted to annotation, spaces in the text string are trimmed.

Zuletzt veröffentlicht: August 25, 2014 ArcGIS for Desktop
Bug-ID-Nummer NIM043231
EingereichtMarch 11, 2009
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS for Desktop
Gefunden in Version9.3.1
BetriebssystemWindows OS
BetriebssystemversionXP
StatusWill Not Be Addressed

Zusätzliche Informationen

No Public Explanation

Workaround

1) In an edit session, delete the annotation features to be edited. Select the features, right-click on the layer and choose Selection > Annotate Selected Features.2) For the feature layer set up the label expression using Function FindLabel and color tags as proxy spaces. Color must reflect the fill color of the feature layer or data frame background. This workaround is limited since the anno will need to be drawn on top of one color. Example:Function FindLabel ( [SITEID], [FLOWLEVELID] ) FindLabel = "SiteID" & "<CLR red='255' green='255' blue='255'>" & "." & "</CLR>" & [SITEID]&vbnewline& "FlowlevelID"& "<CLR red='255' green='255' blue='255'>" & "." & "</CLR>" & [FLOWLEVELID]End Function

Schritte zur Reproduzierung

Bug-ID: NIM043231

Software:

  • ArcGIS for Desktop

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln