project.loadDocument seems broken
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am trying to download a document using project.loadDocument xmlrpc method. It's strange that documentation says the result is encoded in base64, and so it is; the server anyway, encloses it between <string>...</string> tags. It makes impossible for xmlrpc libraries to automatically decode such a result. I'm not saying it's impossbile, since the way to obtain the original is to decode it manually, but I think it should be considered a bug. Anyone has experienced this issue? Thanks, Luca. -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc