Closed
Bug 271786
Opened 20 years ago
Closed 19 years ago
[Firefox] German Firefox' default Wikipedia searchplugin doesn't work with umlauts
Categories
(Mozilla Localizations :: de / German, defect)
Mozilla Localizations
de / German
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: atopal, Assigned: atopal)
References
Details
Attachments
(1 file)
|
279 bytes,
text/plain
|
Details |
The default searchplugin for Wikipedia doesn't recognise umlauts, but shows them as as ?'s in the result page, maybe because our searchbar renders everything in UTF-8 and not in ANSI.
related to bug 265579
Comment 2•20 years ago
|
||
Wikipedia searchplugin should have specified queeryCharset="utf-8" but apparently doesn't. See http://bugzilla.mozdev.org/show_bug.cgi?id=9098 and you'll know how to fix this.
Comment 3•20 years ago
|
||
*** Bug 270151 has been marked as a duplicate of this bug. ***
Comment 4•20 years ago
|
||
*** Bug 284349 has been marked as a duplicate of this bug. ***
(In reply to comment #2) > Wikipedia searchplugin should have specified queeryCharset="utf-8" but > apparently doesn't. > > See > http://bugzilla.mozdev.org/show_bug.cgi?id=9098 > > and you'll know how to fix this. > Sorry, I don't, because I am not a software engineer, I am just a user who would very much like to use the search plugin. Can you please help me by sending a fixed version of the search plugin and tell me how I can install it? That would be really kind of you. Many thanks in advance Cheers, Klaus (laustro@gmx.net)
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Comment 6•20 years ago
|
||
The assignee should know how to do that. If not, I'll attach a patch later.
(In reply to comment #6) > The assignee should know how to do that. If not, I'll attach a patch later. > Thanks for helping. Don't bother, though. I've found the solution in the German Firefox user forum: use a text editor to edit ...\Program Files\Mozilla Firefox\searchplugins\wikipedia-de.src and change the entry queryCharset to read queryCharset="utf-8". It would be nice if that could be changed in the distributed version as well.
Comment 8•20 years ago
|
||
(In reply to comment #7) > queryCharset="utf-8". It would be nice if that could be changed in the > distributed version as well. That's what this bug is about. It should be fixed when it reaches end-users so that end users like you don't have to ask around and fix it manually.
| Assignee | ||
Comment 9•20 years ago
|
||
I reported this bug and I'll fix it as soon as the l10n trunk is open for check-ins.
Comment 10•20 years ago
|
||
(In reply to comment #9) > I reported this bug and I'll fix it as soon as the l10n trunk is open for check-ins. As far as I know, l10n-*trunk* is open for checkins. Only BRANCH is restricted. Or did I miss something?
OS: Windows 2000 → All
QA Contact: mozilla → mmx_bugzilla
Hardware: PC → All
Summary: German Firefox' default Wikipedia searchplugin doesn't work with umlauts → [Firefox] German Firefox' default Wikipedia searchplugin doesn't work with umlauts
Comment 11•20 years ago
|
||
*** Bug 284729 has been marked as a duplicate of this bug. ***
Comment 12•19 years ago
|
||
Has this been taken care of?
Comment 13•19 years ago
|
||
No, the bug still exists; see: http://lxr.mozilla.org/l10n-aviarybranch/source/browser/locales/de-DE/searchplugins/wikipedia-de.src The attachment is the simplest possible German Wikipedia search plugin.
Comment 14•19 years ago
|
||
Abdulkadir, can you take care of it?
| Assignee | ||
Comment 15•19 years ago
|
||
I just checked in a modified search plugin (on the trunk). Fixed. http://bonsai-l10n.mozilla.org/cvsblame.cgi?file=l10n/de/browser/searchplugins/wikipedia-de.src&rev=&root=/l10n
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•