Bug SS-2272
2 votes

XMCDFileType save VS localization

Created by Davide on 6/22/2015 6:10 PM Last Updated by Davide on 8/20/2016 9:37 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

The attributes of the region tag are saved using the system format.

f.e.

system decimal separator: "."

<region region-id="2" left="3.25" top="25.75" width="58.75" height="20" align-x="0" align-y="37.75" show-border="false" show-highlight="false" is-protected="true" z-order="0" background-color="inherit" tag="">

system decimal separator: ","

<region region-id="2" left="3,25" top="25,75" width="58,75" height="20" align-x="0" align-y="37,75" show-border="false" show-highlight="false" is-protected="true" z-order="0" background-color="inherit" tag="">

 

99% possible cause of this bug (can't test it directly)

    Davide (Tuesday, May 10, 2016 12:41 PM) #

I think can be closed, fixed in SMath Studio 0.98.5973

    Davide (Tuesday, April 26, 2016 10:34 AM) #

Fix committed