Wednesday, February 08, 2012     | Register
Welcome to the Support Forums

In order to post to the support forums, you must be logged in as a registered user.


These forums are not moderated and may not be checked for a few days, so any important support issues should be emailed directly to support at orizonti.com for the fastest response.

Orizonti Forums
Subject: Encoding problem with newsletter subject - Urgent reply

You are not authorized to post a reply.   
Author Messages
edstrodamous2
Posts:3

3/20/2007 6:27 AM Alert 
Hi there
I have implemented the newsletter on a site and when the email is viewd with email clients like squirrel or thunderbird the subject line contains the following =?iso-8859-1?Q? at the start of the subject and ?= at the end of the subject line.

From our research it appears to be an ecoding issue involving the mailmessage class within the .net framework. urgent response needed

C9
rstieb
Posts:738

3/20/2007 7:05 AM Alert 
The newsletter module is using the standard DNN SendMail method... When using this method, there is no option to set the encoding for a message... Try a core DNN module and see if it produces the same issue.

Thanks,
Russel
edstrodamous2
Posts:3

3/22/2007 5:10 AM Alert 
Thanks for the reply.

We have tried the inbuilt newsletter in DNN admin menu with the same newsletter and the same problem does not seem to occur. Any Ideas?

Cheers Ed
edstrodamous2
Posts:3

3/22/2007 7:21 AM Alert 
I have located the problem

It is the overloaded call to send mail that is used by the orizonti newsletter module. It is parsing ISO-8859 as an encoding standard which is causing problems with subject encoding where white space occurs. we have confirmed this both by reviewing the inbuilt newsletter functionality within DNN and comparing. Additionally we have searched through the DNN source code and found where the in built newsletter component calls its send mail and it uses UTF-8 encoding. Note: the in built has no problems. Could you please confirm this and if so provide us with a UTF-8 patch.

Urgent reply required

Cheers C9
You are not authorized to post a reply.
Forums > Orizonti DNN Module Support > Newsletter > Encoding problem with newsletter subject - Urgent reply



ActiveForums 3.6
Copyright (c) 2012 Orizonti Group Inc.   |  Privacy Statement  |  Terms Of Use