[Bug 20491] New: VarDateFromStr() can`t parse "26.10.2009 09:31"
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(a)winehq.org ReportedBy: sk_news(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-10-27 15:42:08 --- It would be helpful to add a real testcase to dlls/oleaut32/tests/vartype.c. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 --- Comment #2 from Stefan Leichter <Stefan.Leichter(a)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...
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-28 10:43:45 CST --- HSerg: what is your locale? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 --- Comment #4 from Nikolay Sivov <bunglehead(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 --- Comment #5 from butraxz(a)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 ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 HSerg <HSerg(a)sklabs.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from HSerg <HSerg(a)sklabs.ru> 2013-05-25 14:17:29 CDT --- Wine 1.5.31 (Ubuntu 13.04) - working normally. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a360c98187856039b0c5365997d | |6994f95eb4d42 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:00:50 CDT --- Closing bugs fixed in 1.6-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org