Browse Source

* fix for #31073

git-svn-id: trunk@35203 -
marco 8 years ago
parent
commit
e6029140eb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/objpas/sysutils/sysstr.inc

+ 1 - 0
rtl/objpas/sysutils/sysstr.inc

@@ -1223,6 +1223,7 @@ Begin
   P:=Pos(FormatSettings.DecimalSeparator,S);
   If (P<>0) Then
     S[P] := '.';
+  s:=Trim(s);
   try
     case ValueType of
       fvCurrency: