Closed BobBooth closed 5 years ago
(on ArcGIS Pro 2.3 build 14508)
Add about 15 locations to the list by clicking on the map. Change the Input format. Choose MGRS for the display format. Choose Custom. Format the MGRS string with -- as separators.
Click OK. Get a series of invalid coordinate messages.
Start clicking OK to close the Invalid Coordinates message boxes. Pro stops working.
This bug was identified from the delivery of #347
To add to what @lfunkhouser stated the PR that had this delivery was https://github.com/Esri/coordinate-conversion-addin-dotnet/pull/518
Using the testing build in ...\Solutions\DefenseSolutions\CoordinateConversion\Testing\CTLocalGovTeam-dev\39 this looks to be fixed.
Being that there is are an unknown amount of ways a user may customize the formatting. I believe this is fixed until we can find a specific case that does not work for a specific reason.
This issue was logged only explicitly against Pro, but I tested ArcMap with the above cases with no issues.
I tried it too, did not get the crash.
With Pro 2.3 and the latest CC build, if I collect a series of locations, then customize the input format, set it to MGRS and add a couple of dashes for formatting, Pro gives invalid coordinate message and crashes.
Asterisks also crash Pro
If you do not have any coordinates in the list, instead of crashing, you seem to get caught up in an infinite loop of Invalid Coordinate boxes. Try to click on the map, the box pops up, but it cannot be closed.
ArcGIS Pro 2.3.0 beta 1 build 14476 Coordinate Conversion 4.1.1.19 (latest October build)
I am also seeing similar bad behavior on Pro 2.2.0 - Adding -- to a custom MGRS input coordinate format, after locations have been added to the map, causes the Edit Properties pane (and other parts of the Pro UI) to become unresponsive after you click OK and get the Invalid Coordinate message.