Bug 112516 - [ENCHANT] Invalid charset encoding used for spelling guess context menu items
Summary: [ENCHANT] Invalid charset encoding used for spelling guess context menu items
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 07:38 PDT by Carlos Garcia Campos
Modified: 2013-03-17 09:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2013-03-17 07:41 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2013-03-17 07:38:35 PDT
The problem is that the guesses returned by enchant, which are UTF-8 encoded, are passed to WebCore without converting them to UTF-16.
Comment 1 Carlos Garcia Campos 2013-03-17 07:41:28 PDT
Created attachment 193464 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-17 09:27:59 PDT
Comment on attachment 193464 [details]
Patch

Clearing flags on attachment: 193464

Committed r146010: <http://trac.webkit.org/changeset/146010>
Comment 3 WebKit Review Bot 2013-03-17 09:28:02 PDT
All reviewed patches have been landed.  Closing bug.