
@TMarc: Unicode is a character set, not an encoding.

Moderator: NADEO
Yep, that did the trick! ThanksThe_Big_Boo wrote:Fixed! I should have looked closer to xmlrpc_encode_request options, as utf-8 charaters were wrongly escaped... Thanks for reporting![]()
@TMarc: Unicode is a character set, not an encoding.
The_Big_Boo wrote:Fixed! I should have looked closer to xmlrpc_encode_request options, as utf-8 charaters were wrongly escaped... Thanks for reporting![]()
@TMarc: Unicode is a character set, not an encoding.
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
Indeed it is 5.3 compatible. Moreover, I almost didn't change anything in the Connection class (the goal being the Xmlrpc itself) so this was written before 5.4 anyway ^^kremsy wrote:Edit: found out that it should be no problem in 5.3, was just something different in mind.
Yep, that's a nice idea. I was also thinking about fixing a flaw in the factory: if you ask first for a connection with User or Admin level then ask one to the same server with a higher level, you'll still have only the lower level. That's not a common case though.kremsy wrote:And it would be nice if you can delete the instance by an method which you give the reference to the client object as parameter -> makes much more sence, wrote that into another topic long time ago already.
Users browsing this forum: No registered users and 1 guest