[Webkit-unassigned] [Bug 10461] [S60] Chinese characters are shown as squares when the page is loaded from saved pages

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Aug 18 08:55:37 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10461


joseph.ligman at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10125|                            |review?(Sachin.Padma at nokia.c
               Flag|                            |om)




------- Comment #1 from joseph.ligman at nokia.com  2006-08-18 08:55 PDT -------
Created an attachment (id=10125)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10125&action=view)
Files: WebCoreBridge.cpp

Each character is saved as two bytes, but the charset was not being set to
ucs-2. This caused saved pages with single byte encoding to load improperly.
Set the character set to ucs-2 before saving the page.


-- 
Configure bugmail: http://bugzilla.opendarwin.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