Bug 17813
| Summary: | String for images is not localized | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Xiao <spam_hole> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Minor | CC: | webkit |
| Priority: | P3 | Keywords: | InRadar, PlatformOnly |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
Robert Xiao
I'm not sure what string it should be, but when visiting any image, WebKit (nightly build from Mar 08) gives the title of the page as "LOCALIZED STRING NOT FOUND". For example, visit http://acid3.acidtests.org/reference.png in Safari, and this URL the title of the page; visit it in WebKit, and LOCALIZED STRING NOT FOUND is the title.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Robert Blaut
Confirmed in Webkit r31080 on Windows XP.
Robert Blaut
Changeset http://trac.webkit.org/projects/webkit/changeset/31179 should fix the bug.
Robert Xiao
Still doesn't work with Safari 3.1 and WebKit r31238.
mitz
<rdar://problem/5830598>
Robert Blaut
(In reply to comment #3)
> Still doesn't work with Safari 3.1 and WebKit r31238.
>
As I tested in WebKit r34388 the bug is already fixed. Any confirmations?
Robert Xiao
(In reply to comment #5)
> (In reply to comment #3)
> > Still doesn't work with Safari 3.1 and WebKit r31238.
> >
>
> As I tested in WebKit r34388 the bug is already fixed. Any confirmations?
>
Yes, it appears fixed.