[Webkit-unassigned] [Bug 12165] REGRESSION: text encoding problem at jn.sapo.pt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 8 12:19:17 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12165


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|problem with the reading of |REGRESSION: text encoding
                   |the Text Enconding.         |problem at jn.sapo.pt
           Platform|Macintosh Intel             |Macintosh
           Priority|P2                          |P1
          Component|Text                        |Page Loading
     Ever Confirmed|0                           |1
           Keywords|                            |NeedsRadar, NeedsReduction,
                   |                            |Regression
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |NEW




------- Comment #1 from ap at webkit.org  2007-01-08 12:19 PDT -------
Confirmed as a regression with r18673.

That appears to be caused by some garbage before the beginning of HTML
document:

----------------------------------------------
<!-- temp --><script language="JavaScript" type="text/JavaScript">
document.write ('<SCR' + 'IPT
SRC="http://ads.sapo.pt/js.ng/site=lusomundo&chan=jn&adsize=1x1&type=richmedia&TileID='+TileID+'"></SCR'
+ 'IPT>'); </script>
<!-- /temp --><!--HEADER-->

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
----------------------------------------------


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list