• 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
Re: Webobjects 5.4 tags in an email component do not work?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Webobjects 5.4 tags in an email component do not work?


  • Subject: Re: Webobjects 5.4 tags in an email component do not work?
  • From: Johan Henselmans <email@hidden>
  • Date: Mon, 6 Jul 2009 22:36:08 +0200


On 6 jul 2009, at 22:27, Andrew Lindesay wrote:

Hello Johan;

I could be wrong, but does the new component template format require XHTML/XML markup?

cheers.

The result was that I got a nice mail message containing the complete HTML as such:
====================================
<wo:WOString value = "[cartItem.performance.showInfo.showName]"/>
====================================

___ Andrew Lindesay www.lindesay.co.nz


I am not to sure either.

To be on the safe side I added:

================================
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
=================================

But I noticed that in the file that I got from the mailer the mime type said:

=================================
Message-ID: <email@hidden >
Subject: Bevestiging reservering Ostadetheater voor Actie Teddy op zondag 06
september 2009 om 21:45 uur
MIME-Version: 1.0
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
		<TITLE>Mail bevestiging</TITLE>
=================================

Could it be that WOMailDelivery is not able to proces XHTML1.0?

Should I use HTML 4.01?


Regards,

Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6279159



_______________________________________________
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


References: 
 >Webobjects 5.4 tags in an email component do not work? (From: Johan Henselmans <email@hidden>)
 >Re: Webobjects 5.4 tags in an email component do not work? (From: Andrew Lindesay <email@hidden>)

  • Prev by Date: Re: Webobjects 5.4 tags in an email component do not work?
  • Next by Date: MapQuest integration
  • Previous by thread: Re: Webobjects 5.4 tags in an email component do not work?
  • Next by thread: MapQuest integration
  • Index(es):
    • Date
    • Thread