<table><tr><td style="">bruns created this revision.<br />bruns added a reviewer: dvratil.<br />bruns requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D12475">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In case a Folder which no longer exists is updated, the server responds<br />
with a GetFolderResponseMessage with ResponseClass="Error". This happens<br />
if the internal cache still contains a folder, but the folder has been<br />
deleted meanwhile (e.g. through the web client).</p>

<p>The message contains an empty Folders element which has to be skipped,<br />
otherwise the outer loop for the GetFolderResponseMessages will try to<br />
traverse the (nonexisting) Folders element on readNextStartElement.</p>

<p>BUG: 387580</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Create a new folder (either using web client or kontact)<br />
Make sure it appears in kontact<br />
Delete it in the web client (or using kontact on another computer)<br />
Try to sync the resource</p></div></div><br /><div><strong>BRANCH</strong><div><div>handle_getfolderresponsemessage_error</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12475">https://phabricator.kde.org/D12475</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>resources/ews/ewsclient/ewsgetfolderrequest.cpp</div></div></div><br /><div><strong>To: </strong>bruns, dvratil<br /><strong>Cc: </strong>KDE PIM<br /></div>