http://bugs.winehq.org/show_bug.cgi?id=30478
Bug #: 30478 Summary: Document.write doesn't support number content Product: Wine Version: 1.5.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
wine iexplore http://netikka.net/dev/writenumbers.html
document.write(Math.round(3/2)); document.write(Math.random());
fixme:mshtml:document_write unsupported arg[0] = {VT_I4: 2} fixme:mshtml:document_write unsupported arg[0] = {VT_R8: 0.802874}
http://bugs.winehq.org/show_bug.cgi?id=30478
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=30478
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |jacek@codeweavers.com Ever Confirmed|0 |1
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-04-23 06:01:17 CDT --- Patch sent:
http://source.winehq.org/patches/data/85689
http://bugs.winehq.org/show_bug.cgi?id=30478
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f6980025b984b0a179dd01ef532 | |ca2c4ea275ae8 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2012-04-24 03:37:19 CDT --- Fixed in git
http://bugs.winehq.org/show_bug.cgi?id=30478
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-04-27 12:59:59 CDT --- Closing bugs fixed in 1.5.3.