[sync] SyncML Synthesis client broken

Jan Kuipers jrkuipers at lauwerscollege.nl
Fri Dec 22 13:42:48 PST 2006


Citeren Muskingum Web Manager <webmgr at muskingum.edu>:

> I had a similar experience with Funambol earlier in the week. Please
> take a look at the XMLOutput.php file at about line 568:
>
> if($this->isWBXML()) {
> $this->_output->characters($content);
> } else {
> $this->_output->characters('<![CDATA[' . $content . ']]>'); }
>
>
> When I reverted this particular section of code to just:
>
> $this->_output->characters($content);
>
> Things work normally again... you may wish to try it in your environment.
>
> Regards,
> Aaron Hall
> Web Manager
> Muskingum College

Hello Aaron,

Unfortunately this doesn't work for me :( Thanks anyway.

--
Jan Kuipers
Systeembeheer Lauwers College



More information about the sync mailing list