IPB

Welcome Guest ( Log In | Register )

> Adwords Apility Utf-8 Encoding Problem, Bug causes malformed UTF-8
Ken
post Jun 14 2008, 06:43 PM
| Post #1


Advanced Member
***

Group: Members
Posts: 49
Joined: 21-May 08
From: Leuven
Member No.: 3



When I create a new adgroup through the addAdGroupList function of
Apility the following happens:

Sent UTF-8 valid string: Vêtements femme
Received: string(18) "Vêtements femme"

Does anyone know why calling $adgroupObject->getName() returns a UTF-8
invalid string?
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
admin
post Jun 14 2008, 06:44 PM
| Post #2


Administrator
**

Group: Root Admin
Posts: 10
Joined: 21-May 08
Member No.: 1



There is a small bug in the shipped version of NuSOAP of APIlity
1.12.0. A line that should have been commented-out is active. Search
for line 614:
$body = utf8_encode($body);
and change it to
// $body = utf8_encode($body);
Go to the top of the page
 
+Quote Post

Posts in this topic


Fast ReplyReply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 7th September 2010 - 12:55 PM
Copyright Vitzo Limited