[Tickets #5046] SOAP interface returns incomplete/wrong return values
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Feb 27 01:39:10 PST 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5046
-----------------------------------------------------------------------
Ticket | 5046
Created By | meyer at mesw.de
Summary | SOAP interface returns incomplete/wrong return values
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
+New Attachment | soap_exchange.txt
-----------------------------------------------------------------------
meyer at mesw.de (2007-02-27 01:39) wrote:
The SOAP interface seems to return incomplete/wrong results for some APIs
while e.g. XML/RPC works fine for those APIs.
Example 1: when calling "calendar.listCalendars()" always an empty list is
returned though there actually are calendars which can be accessed by this
user (the same call works fine using the XML/RPC API).
Example 2: when calling "calendar.exportCalendar()" on a calendar which
has special chars in the events (e.g. umlauts), the special chars are
returned in a codepage charset although the XML response generated by
Horde designates the encoding as "UTF-8". XML validators trying to
interpret Horde's response then reject the XML as invalid.
See the attachment for protocol dumps for the two examples.
More information about the bugs
mailing list