[Webkit-unassigned] [Bug 14683] New: child frame does not inherit charset from its parent frame/document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 22:46:53 PDT 2007


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

           Summary: child frame does not inherit charset from its parent
                    frame/document
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
               URL: http://star.vnet.cn/Comments/ShowClass.asp?ClassID=170
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungshik.shin at gmail.com


The lefthand side of the above page is decoded as the default charset instead
of gb2312. The righthand side is correctly decoded as gb2312.  

The lefthand side is loaded into an iframe in the page. The document loaded
into the iframe at
http://star.vnet.cn/Comments/three.asp?ChannelID=116&ClassID=170 
does not specify charset anywhere (html meta or http).  On the other hand, its
parent document has meta charset declaration. In this scenario, usually 
inheriting charset from its parent helps.


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