[Vtigercrm-commits] [vtiger development] #6042: Error in detailview ticket from Customer Portal
vtiger development
vtiger-tickets at trac.vtiger.com
Sun Jun 14 18:48:46 EDT 2009
#6042: Error in detailview ticket from Customer Portal
-------------------------------+--------------------------------------------
Reporter: Pierluigi.Bucolo | Owner: developer
Type: defect | Status: new
Priority: critical | Milestone: 5.1.0
Component: customerportal | Version: 5.1.0-val2
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by Pierluigi.Bucolo):
The issue is due to the accented chars, like ù,ì.è (and I think others).
It seems an issue in include/nusoap/lib/nusoap.php file in Customer Portal
code and expecially in the function:
function
serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded'){
// TODO: add an option to automatically run utf8_encode on $body and
$headers
// if $this->soap_defencoding is UTF-8. Not doing this automatically
allows
// one to send arbitrary UTF-8 characters, not just characters that
map to ISO-8859-1
Like tell commented rows.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6042#comment:2>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list