[opencms-dev] German Umlauts in cms.readFile()

Joe Desbonnet jdesbonnet at gmail.com
Tue May 2 17:47:45 CEST 2006


This is a character encoding problem: ISO-8859-1 vs UTF-8.  Make sure
that your plain text file is encoded using UTF-8. Let me know if you
need help with this.

Joe.


On 5/2/06, Uwe König <u.koenig at ifu.com> wrote:
>
> Hello *,
>
> I've got a plain-text-file with a list of strings I want to process in a JSP. When I call cms.readFile("/path/to/myfile/") I get the content of the file, but german umlauts are not delivered correctly. Ä, Ö, Ü are all the same Ã.
> Anybody encountered this issue before?
> Best regards,
>
>
> Uwe König
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>



More information about the opencms-dev mailing list