> Hi! > > I have some old sites that I'm transferring from CF5 to a server with CFMX > 7. All the files are ISO-8859-1 (so is the database). The problem that I'm > having is that I modified the defaultCharset setting from the > neo-runtime.xml file to ISO-8859-1 and the files are not displayed properly > (I get ý ý ý instead of German characters for example). The problem occurs > on 2 servers, a debian sarge with CFMX 7 Standard and a Fedora Core 3 with > CFMX 7 Developer Edition (Multiserver configuration). > > On a Windows machine I did the same modification to neo-runtime.xml and it's > working properly. > > What can I do (besides putting cfprocessingdirective encoding="iso-8859-1" > in every file) ?
I found a fix for my problem. The system was Debian linux and it seems that the locale setting was not picked up by the jvm (in CF admin the Java File Encoding was set to ASCII). I reset the system locale and now all the files are displayed properly. -- <mack /> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Protect your mail server with built in anti-virus protection. It's not only good for you, it's good for everybody. http://www.houseoffusion.com/banners/view.cfm?bannerid=39 Message: http://www.houseoffusion.com/lists.cfm/link=i:14:4009 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
