[Bug 19378] Quicken 2008 registration displays garbled inoperative HTML

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 3 19:04:15 CDT 2009


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





--- Comment #5 from info at skierpage.com  2009-10-03 19:04:15 ---
I'll attach the HTML of the registration. This is definitely using proprietary
MS HTML, specifically the FOR and EVENT attribute of the script tag:
  <SCRIPT LANGUAGE="JavaScript" FOR="uqw" EVENT="onSnapShotUpdate()">
  resize('uqw');
  </SCRIPT>

  <SCRIPT LANGUAGE="JavaScript" FOR="qw" EVENT="onQuickenEvent(szType)">
     ... [ code to hide/show HTML for different steps in the registration ] ...

Also I don't understand the strange comments at the top.
  <!-- E7079367EC8F981AE9514307092BF5312A2EC5FA7E7B106C5B2D -->

When "mshtml" goes to render to render this file, (which loads Gecko) it tries
and fails to load jscript.dll.  Somehow in real Windows Quicken must associate
the qw and uqw special Quicken objects with this HTML fragment, I'm not sure
how this happens.

However, that doesn't explain why Wine garbles the perfectly legible HTML.

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