WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 43505
Window title for image documents shows corrupted characters instead of multiplication sign when using WebKit2
https://bugs.webkit.org/show_bug.cgi?id=43505
Summary
Window title for image documents shows corrupted characters instead of multip...
Adam Roben (:aroben)
Reported
2010-08-04 13:26:31 PDT
To reproduce: 1. Go to
http://webkit.org/images/download.png
The window title has corrupted characters instead of a multiplication sign. This is because String::format doesn't correctly handle the UTF-8-encoded format string in WebPlatformStrategies::imageTitle on Windows.
Attachments
Patch
(5.31 KB, patch)
2010-12-17 17:23 PST
,
Darin Adler
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-08-04 13:27:05 PDT
<
rdar://problem/8273249
>
Darin Adler
Comment 2
2010-12-17 17:23:12 PST
Created
attachment 76928
[details]
Patch
Darin Adler
Comment 3
2010-12-17 17:43:15 PST
Committed
r74306
: <
http://trac.webkit.org/changeset/74306
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug