[Bug 31726] JScript Date.parse doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 18 03:20:17 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31726

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |jacek at codeweavers.com
          Component|jscript                     |mshtml
     Ever Confirmed|0                           |1

--- Comment #3 from Jacek Caban <jacek at codeweavers.com> 2012-09-18 03:20:17 CDT ---
It's MSHTML bug (it can't convert alert argument (which is Date object in this
case) to string. MSHTML should use jscript's IVariantChangeType interface for
that.

-- 
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.



More information about the wine-bugs mailing list