https://bugs.kde.org/show_bug.cgi?id=485799

Luca Beltrame <lbeltr...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
                 CC|                            |lbeltr...@kde.org
     Ever confirmed|0                           |1

--- Comment #2 from Luca Beltrame <lbeltr...@kde.org> ---
This is because malformed data is sent, this is the reply from the server (you
should set QT_LOGGING_RULES="*org.kde.pim.ews.client.proto*.debug=true" to have
it dumped somewhere):

<?xml version="1.0" encoding="utf-8"?><s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/";><s:Body><s:Fault><faultcode
xmlns:a="http://schemas.microsoft.com/exchange/services/2006/types";>a:ErrorInvalidOperation</faultcode><faultstring
xml:lang="en-US">Id is malformed.</faultstring><detail><e:ResponseCode
xmlns:e="http://schemas.microsoft.com/exchange/services/2006/errors";>ErrorInvalidOperation</e:ResponseCode><e:Message
xmlns:e="http://schemas.microsoft.com/exchange/services/2006/errors";>Id is
malformed.</e:Message></detail></s:Fault></s:Body></s:Envelope>

I haven't found a way to debug *why* it's invalid.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to