laptop and a wrench

Bogue

The Line and Polygon Measure tools do not display the comma on comma delimited systems.

Dernière publication: August 25, 2014 No Product Found
Numéro d’ID de bogue NIM041901
EnvoiJanuary 26, 2009
Dernière modificationJune 5, 2024
S’applique àNo Product Found
Version trouvée9.3
Version de correctionN/A
StatutFixed

Solution de contournement

As a fix/workaround – replace the following code in the ProcessMeasureRequest function in Measure.ascx.cs in the WMA Replace coll.Add(new CallbackResult("","","invoke","measureComplete", new object[] { response, m_id, area, perimeter, segmentDistance, totalDistance })); return coll.ToString(); with coll.Add(new CallbackResult("","","invoke","measureComplete", new object[] { response, m_id, area, string.Format("{0}", perimeter), string.Format("{0}", segmentDistance), string.Format("{0}", totalDistance) })); return coll.ToString(); If you could put this information inside the CR, that would help the developer who fixes it eventually and also a possible workaround for SP1.<a href="http://frenchfrie/french_internet/Default.aspx" target="_blank">http://frenchfrie/french_internet/Default.aspx</a>

Étapes pour reproduire

ID de bogue: NIM041901

Logiciel:

  • No Product Found

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement