[mapguide][MG376][Modified] Point reference not correctly read when OS uses "," for deci...
Tom Fukushima
tom.fukushima at autodesk.com
Thu Aug 31 13:12:40 EDT 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG376
Type:
Defect
Artifact ID:
MG376 (Point reference not correctly read when OS uses "," for decimal)
Modified by:
Tom Fukushima
tomfukushima (tom.fukushima at autodesk.com)
The following modifications were made to this artifact:
---------------------------------------------------------------------
Added following comment to artifact::
Automated Comment. Version control commit message.
MG376
Set the server to the "C" locale so that "." is always interpreted to be decimals.
Added a MgSetLocale class that should be used to temporarily set the locale to a different one. Expect to use this class more in the future as the MgUserInformation object gets more utilized.
Added
File: branches/1.0.x/MgDev/Common/Service/Util/SetLocale.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Util/SetLocale.cpp?view=auto&rev=788
File: branches/1.0.x/MgDev/Common/Service/Util/SetLocale.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Util/SetLocale.h?view=auto&rev=788
Modified
File: branches/1.0.x/MgDev/Common/Service/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Makefile.am?view=diff&rev=788&p1=branches/1.0.x/MgDev/Common/Service/Makefile.am&r1=787&p2=branches/1.0.x/MgDev/Common/Service/Makefile.am&r2=788
File: branches/1.0.x/MgDev/Common/Service/Service.vcproj https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Service.vcproj?view=diff&rev=788&p1=branches/1.0.x/MgDev/Common/Service/Service.vcproj&r1=787&p2=branches/1.0.x/MgDev/Common/Service/Service.vcproj&r2=788
File: branches/1.0.x/MgDev/Common/Service/Util/ServiceUtilBuild.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Util/ServiceUtilBuild.cpp?view=diff&rev=788&p1=branches/1.0.x/MgDev/Common/Service/Util/ServiceUtilBuild.cpp&r1=787&p2=branches/1.0.x/MgDev/Common/Service/Util/ServiceUtilBuild.cpp&r2=788
File: branches/1.0.x/MgDev/Common/Service/Util/Util.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Util/Util.cpp?view=diff&rev=788&p1=branches/1.0.x/MgDev/Common/Service/Util/Util.cpp&r1=787&p2=branches/1.0.x/MgDev/Common/Service/Util/Util.cpp&r2=788
File: branches/1.0.x/MgDev/Server/src/Core/main.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Core/main.cpp?view=diff&rev=788&p1=branches/1.0.x/MgDev/Server/src/Core/main.cpp&r1=787&p2=branches/1.0.x/MgDev/Server/src/Core/main.cpp&r2=788
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list