[ZCM] [ZC] 746/ 2 Comment "dtml-sendmail expected string, unicode found"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin@zope.org
Tue, 14 Jan 2003 05:06:13 -0500


Issue #746 Update (Comment) "dtml-sendmail expected string, unicode found"
 Status Pending, Zope/bug critical
To followup, visit:
  http://collector.zope.org/Zope/746

==============================================================
= Comment - Entry #2 by mjablonski on Jan 14, 2003 5:06 am

I cannot reproduce this error with 2.6-HEAD on linux. I tried:

<dtml-sendmail mailhost=MailHost>
To: me@myserver.de
Subject: Just a Test
From: zope@localhost

© hällo wörld è
</dtml-sendmail>
________________________________________
= Request - Entry #1 by Anonymous User on Dec 27, 2002 1:03 pm

try to use <dtml-sendmail ...> ... </dtml-sendmail> working perfect on Zope 2.5.1 we obtain the error

'expected string, unicode found'

when the text message included between <dtml-sendmail> pairs contain some caracter with code greater then 127 as for example some charcater from italian alphabeth (e whith accent è, ecc.)
==============================================================