Re: CPG1.4.2 released as stable - bug in e-mail encoding Re: CPG1.4.2 released as stable - bug in e-mail encoding
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Re: CPG1.4.2 released as stable - bug in e-mail encoding

Started by gaborsoha, December 17, 2005, 11:47:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gaborsoha

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  ???


Joachim Müller

Quote from: gaborsoha on December 17, 2005, 11:47:39 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. ::)