Wrong charset from WOLips in browser
Wrong charset from WOLips in browser
- Subject: Wrong charset from WOLips in browser
- From: Jon Kleiser <email@hidden>
- Date: Fri, 05 Aug 2011 10:55:49 +0200
Hi,
I have now managed to run my migrated WO application on my new Mac, thanks
to WOLips. Since ISO-8859-1 was the standard charset in the old
application, I decided to continue using it, at least for a while. So I
have specified ISO-8859-1 at all levels, right from Eclipse's General >
Workspace preference page. Also, in the head of the html pages from this
app. there is a <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">. However, when I run this app. from within Eclipse,
Safari (or whichever browser I use) seems to receive UTF-8. How can I
change this to ISO-8859-1?
If I change the meta in the head of the html pages to <meta
http-equiv="Content-Type" content="text/html; charset=utf-8">, then the
pages come out with the right characters in the browser, but I'd like to
stick with ISO-8859-1 for a while, if possible.
/Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden