forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: gaborsoha on December 17, 2005, 11:47:39 am

Title: Re: CPG1.4.2 released as stable - bug in e-mail encoding
Post by: gaborsoha on December 17, 2005, 11:47:39 am
Hello,

I have found a bug in sending e-card. The encode settings for the gallery is utf-8. When sendig an e-card, the special caraters seems OK in the browswer. But the recepient can not read it.

The solution:
change the following in include/mailer.inc.php line 125.
    var $CharSet           = "utf-8";       // it was "iso-8859-1"
(the best woulld be to use the encoding of the e-card form to make sure characters will look the same as it filled)


PS. The reason to write it here is I can not open a new topic  ???
Title: Re: Re: CPG1.4.2 released as stable - bug in e-mail encoding
Post by: Nibbler on December 20, 2005, 03:57:05 pm
Already fixed.
Title: Re: CPG1.4.2 released as stable - bug in e-mail encoding
Post by: Joachim Müller on December 21, 2005, 08:59:02 am
PS. The reason to write it here is I can not open a new topic  ???
Read the sticky thread to find out why. Of course regular users can't start new threads on the announcement board, that's why the support board exists. ::)