Closed Bug 218101 Opened 22 years ago Closed 13 years ago

charset needs to be added to plugins.html

Categories

(Core :: Internationalization: Localization, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jblanco, Unassigned)

References

Details

About Plug-ins page doesn't display correctly for languages with special characters. Look at a Chinese version of the browser and go to Help->About Plug-ins and notice the page isn't displayed correctly. Go to View->Character Coding and notice that the default charset is selected and that's what the page is being displayed in. If you change this to UTF-8 the page will then be displayed properly. There should be a charset defined in plugins.html (the About Plug-ins page) to show the page correctly in the browser.
maybe the about redirector should set a charset on the channel it creates? tempChannel->SetContentCharset("utf-8"), would that work? (here http://lxr.mozilla.org/seamonkey/source/netwerk/protocol/about/src/nsAboutRedirector.cpp#112)
Um.. Do the strings from plug-ins all come in UTF-8, though?
*** Bug 218621 has been marked as a duplicate of this bug. ***
Depends on: 306310
Assignee: rchen → nobody
QA Contact: amyy → localization
Is this still relevant? Did bug 306310 fix this? If this is no longer an issue, I recommend resolving WFM.
Whiteboard: [CLOSEME 2012-01-08 WFM]
Resolved per whiteboard
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Whiteboard: [CLOSEME 2012-01-08 WFM]
You need to log in before you can comment on or make changes to this bug.