Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » How to change charset of Dynamic Help
How to change charset of Dynamic Help [message #469530] Thu, 02 August 2007 22:45 Go to next message
Eclipse UserFriend
Originally posted by: fbacher.austin.ibm.com

We have a web application that supports multiple languages and produces
dynamic help content. When Japanese content is produced the displayed
characters are turned into question marks (????). If we start up the JVM
so that the default charset is Japanese, then the content looks okay.

From this I conclude that Eclipse is processing the InputStream
returned by IHelpContentProducer according to the JVMs default charset.
It seems it would have been better for it to process it as UTF-8.

I have not yet figured out how to make the default charset for the JVM
to be UTF-8. I would prefer not to do this, since it may have some other
side-effect. Is there another way to get this to work?

Thanx
Re: How to change charset of Dynamic Help [message #469534 is a reply to message #469530] Mon, 06 August 2007 16:05 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
This sounds like a bug, I haven't seen this reported before, can you
open a bug report and attach an example plugin if possible?
Re: How to change charset of Dynamic Help [message #572539 is a reply to message #469530] Mon, 06 August 2007 16:05 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
This sounds like a bug, I haven't seen this reported before, can you
open a bug report and attach an example plugin if possible?
Previous Topic:RFE up for comment: "Apply a universal CSS stylesheet to all help topics"
Next Topic:Dynamic help quirks
Goto Forum:
  


Current Time: Tue Apr 23 11:41:01 GMT 2024

Powered by FUDForum. Page generated in 0.03194 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top