Bug 214970 - js script error webkit
Summary: js script error webkit
Status: RESOLVED UPSTREAM
Alias: None
Product: kwebkitpart
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 14:34 UTC by Ferdinand Gassauer
Modified: 2010-01-23 17:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Gassauer 2009-11-17 14:34:56 UTC
Version:           Unbekannt (using 4.3.3 (KDE 4.3.3) "release 1", KDE:43 / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.27.37-0.1-default

error 
ass="textXsmall">127,73 0,00 0,00 627
on
https://rdg.ttweb.net/NOE/securityDetail/default.asp?symbolName=tts-2876037
Comment 1 Dawit Alemayehu 2009-12-04 22:52:47 UTC
It is actually not a bug, but a problem with the site itself. See a snippet of what it sends below.  The HTML comments are fine, but the <script> tag before the <html> one seems to trip QtWebKit. Anyhow, since all the other browsers I tested seem to gracefully handle this error, perhaps this is something QtWebKit should also handle correctly. Regardless this is an upstream issue.

<!--% Response.write "HTTPS: " & Request.ServerVariables("HTTPS")  %-->

<script src="../jscript/menu.js" type="text/javascript"></script>
<!-- CustomerID: 21 -->
<!--security.TickerSymbol: RFCT--><!--- Start Menu: 0,046875-->
<!--- End Menu: 0,046875-->

<!--main.showminmax: false;main.style:line;main.serveraddress: jgifchartservice.ttweb.net;main.symbol: tts-2876037;main.namefortitle: RAIFF. CENTROPA THES. GR;main.last:tts-2876037,2009-11-25,13:30:00,124.54,1;main.period: monthly;gridPeriod: yearly;main.dateRange: 5Y;width: 380;height: 280--><!-- Seite ist mit folgender URL aufgerufen: https://rdg.ttweb.net/NOE/securityDetail/default.asp und wurde als HTTPS=on erkannt! -->

<html>
Comment 2 Urs Wolfer 2010-01-23 17:11:37 UTC
I cannot reproduce this issue with Qt 4.6. If you still can, please report this issue to bugs.webkit.org.