[Bug 39892] Regression in Wine 1.7.33+ causes UFile to crash with runtime error when rendering certain pages

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 31 01:56:35 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39892

--- Comment #9 from Anthony Fok <anthony at anthonyfok.org> ---
Sorry, I pressed the wrong key and sent out the last comment prematurely.

It seems that Wine (1.7.33 to Wine-1.9.0) crashes after encountering an
"onclick" that looks like the following:

    <A href='javascript:void(0);'
onclick='showHelpWindow(\"hlp_netfile.htm\");'>click here</a>

    <A href='javascript:void(0);'
onclick='showHelpWindow(\"hlp_efile_eol.htm\");'>click here</a>

    <A href='javascript:void(0);'
onclick='showHelpWindow(\"hlp_netfile.htm#xmit\");'>click here</a>

    <p> If you do not use NetFile, you must <A href='javascript:void(0);'
onclick='showHelpWindow(\"hlp_print.htm\");'>print your tax return</a> and mail
it to the government.


These strings are extracted from "C:\Program Files\UFile 2013\UB1X13A.dte".

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