[webkit-reviews] review requested: [Bug 10461] [S60] Chinese characters are shown as squares when the page is loaded from saved pages : [Attachment 10125] Files: WebCoreBridge.cpp

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


Joseph Ligman <joseph.ligman at nokia.com> has asked Sachin Padma
<Sachin.Padma at nokia.com> for review:
Bug 10461: [S60] Chinese characters are shown as squares when the page is
loaded from saved pages
http://bugzilla.opendarwin.org/show_bug.cgi?id=10461

Attachment 10125: Files: WebCoreBridge.cpp
http://bugzilla.opendarwin.org/attachment.cgi?id=10125&action=edit

------- Additional Comments from Joseph Ligman <joseph.ligman at nokia.com>
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.



More information about the webkit-reviews mailing list