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.

Last Published: August 25, 2014 ArcGIS for Desktop
Bug ID Number NIM043231
SubmittedMarch 11, 2009
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found9.3.1
Operating SystemWindows OS
Operating System VersionXP
StatusWill Not Be Addressed

Additional Information

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

Steps to Reproduce

Bug ID: NIM043231

Software:

  • ArcGIS for Desktop

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options