Mnemo Export
"Alex May" <[email protected]>
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <3A6CC20F8D36493ABECC51EEA0E306CF@Minidell> |
I am trying to debug the memo sync with Funambol.
I found a tip to add a case for x-s4j-sifn within the export function in Api.php in the mnemo/lib.
This solves the error message that that type isn't defined, but I'm still getting no sync.
I believe that the output is going through some sort of htmlentities function after the export function as the field definitions
like <Subject> are being replaced by <Subject> before the text is passed to the remote client.
To try and find the source of the problem I tried running the following on the horde base directory:
find . | xargs grep 'htmlentities'
and
find . | xargs grep 'export('
but neither of these seemed to point to any useful results.
Can anyone either:
- tell me why I am not finding the function call with the above or
- tell me where the export function is called from?
Thanks,
Alex May
--
sync mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]