Bug 214970

Summary: js script error webkit
Product: [Frameworks and Libraries] kwebkitpart Reporter: Ferdinand Gassauer <gassauer>
Component: generalAssignee: webkit-devel
Status: RESOLVED UPSTREAM    
Severity: normal CC: adawit
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.