[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-cvs] dolibarr/htdocs contact.class.php [DOLIBARR_2_6_BRANCH]
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-cvs] dolibarr/htdocs contact.class.php [DOLIBARR_2_6_BRANCH] |
Date: |
Tue, 11 Aug 2009 12:52:41 +0000 |
CVSROOT: /cvsroot/dolibarr
Module name: dolibarr
Branch: DOLIBARR_2_6_BRANCH
Changes by: Laurent Destailleur <eldy> 09/08/11 12:52:41
Modified files:
htdocs : contact.class.php
Log message:
Fix: Data are always encoded in UTF8 in Dolibarr memory, so we must not
use ut8_encode on this->property variables or we encode it twice (remove of
utf8_encode call was forgotten in 2.6 for contacts).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/contact.class.php?cvsroot=dolibarr&only_with_tag=DOLIBARR_2_6_BRANCH&r1=1.139&r2=1.139.2.1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-cvs] dolibarr/htdocs contact.class.php [DOLIBARR_2_6_BRANCH],
Laurent Destailleur <=