• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOO encoding type UTF-8 doesn't match component MacRoman
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: WOO encoding type UTF-8 doesn't match component MacRoman
      • From: Johann Werner <email@hidden>
  • Prev by Date: ERJavaMail
  • Next by Date: Re: Wrong Session class
  • Previous by thread: Re: ERJavaMail
  • Next by thread: Re: WOO encoding type UTF-8 doesn't match component MacRoman
  • Index(es):
    • Date
    • Thread