[Webkit-unassigned] [Bug 19682] Encoding issue with hebrew characters in an iframe
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 26 14:30:51 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19682
jungshik.shin at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jungshik.shin at gmail.com
------- Comment #3 from jungshik.shin at gmail.com 2008-06-26 14:30 PDT -------
Firefox inherits charset from the parent if a child and its parent are in the
same domain. On the other hand, Safari does not inherit in any case. (
https://bugs.webkit.org/show_bug.cgi?id=6118 has that change.
https://bugs.webkit.org/show_bug.cgi?id=14683 has some more discussion)
As a result, comments (that get unfolded with a mouse click on their title) at
http://community.walla.co.il/?w=/509/2766 get rendered gibberish (interpreted
as the default charset) in Safari (unless the default is windows-1255) while
it's rendered correctly in Firefox regardless of the default charset.
--
Configure bugmail: https://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