WOO encoding type UTF-8 doesn't match component MacRoman
WOO encoding type UTF-8 doesn't match component MacRoman
- Subject: WOO encoding type UTF-8 doesn't match component MacRoman
- From: Tom Woteki <email@hidden>
- Date: Tue, 14 Feb 2012 16:35:00 -0500
All:
I get the subject warning for every component in a legacy app and another that says basically the same thing but also refers to the html file. How do I get rid of these pesky warning messages?
Here is a typical .woo file for these components:
{ "WebObjects Release" = "WebObjects 5.0"; encoding = "UTF-8"; variables = {}; }
and here is the corresponding html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <meta name="generator" content="WebObjects 5"> <title><webobject name=String1></webobject></title> <link rel="stylesheet" href="<webobject name=csslink></webobject>" type="text/css"> </head> <body> <webobject name=ComponentContent1></webobject> </body> </html>
The .woo file for ComponentContent1 is the same as above.
Thanks, Tom
|
_______________________________________________
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