cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP V2 'è' character issue in product name

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

SOAP V2 'è' character issue in product name

Hello,

 

I'm calling:

$result = $proxy->salesOrderInfo($session, '######');

 

and the result I'm getting is this:

[Client] looks like we got no XML document

 

in the DB sales_flat_order_item table when looking at the order I change the name of the product from 'Fougère Cologne (100ml)' to 'Fougere Cologne (100ml)' I get the correct and valid xml response.

 

I'm guessing I will need to encode it or wrap it in CDATA but not sure where I need to do this or even if this would fix it. Any help would be appreciated.

 

All the best,

 

Ben