http://bugs.winehq.org/show_bug.cgi?id=20491
Summary: VarDateFromStr() can`t parse "26.10.2009 09:31" Product: Wine Version: 1.1.29 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: sk_news@mail.ru
Created an attachment (id=24393) --> (http://bugs.winehq.org/attachment.cgi?id=24393) Demo application (+ src, Delphi 2010)
Wine: VAR_TYPEMISMATCH == VarDateFromStr("26.10.2009 09:31", VAR_LOCALE_USER_DEFAULT, 0, Result)
Wine+WineTricks/DCOM98: VAR_OK == VarDateFromStr("26.10.2009 09:31", VAR_LOCALE_USER_DEFAULT, 0, Result)
http://bugs.winehq.org/show_bug.cgi?id=20491
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
http://bugs.winehq.org/show_bug.cgi?id=20491
--- Comment #1 from Austin English austinenglish@gmail.com 2009-10-27 15:42:08 --- It would be helpful to add a real testcase to dlls/oleaut32/tests/vartype.c.
http://bugs.winehq.org/show_bug.cgi?id=20491
--- Comment #2 from Stefan Leichter Stefan.Leichter@camLine.com 2009-10-27 15:51:16 --- (In reply to comment #1)
It would be helpful to add a real testcase to dlls/oleaut32/tests/vartype.c.
This one might be close: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3ca49a10d81f7b680c4a32...
http://bugs.winehq.org/show_bug.cgi?id=20491
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2010-11-28 10:43:45 CST --- HSerg: what is your locale?
http://bugs.winehq.org/show_bug.cgi?id=20491
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2010-11-28 11:51:54 CST --- Test application depends on locale, running under windows with English MUI gives me failure, the same failure shows up with wine (locale en_US.UTF-8).
So test application is a bit broken, anyway a test mentioned in comment 2 is fixed already, so retest this one please running with locale settings this bug was reported for.
http://bugs.winehq.org/show_bug.cgi?id=20491
--- Comment #5 from butraxz@gmail.com 2013-05-25 09:39:26 CDT --- No update for over 900 days. Is this still and issue in 1.5.31 or higher or is this abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=20491
HSerg HSerg@sklabs.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from HSerg HSerg@sklabs.ru 2013-05-25 14:17:29 CDT --- Wine 1.5.31 (Ubuntu 13.04) - working normally.
http://bugs.winehq.org/show_bug.cgi?id=20491
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a360c98187856039b0c5365997d | |6994f95eb4d42
http://bugs.winehq.org/show_bug.cgi?id=20491
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2013-06-07 15:00:50 CDT --- Closing bugs fixed in 1.6-rc1.