https://bugs.meego.com/show_bug.cgi?id=17862
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RELEASED |REOPENED
Resolution|FIXED |
--- Comment #6 from pohly <patrick.ohly(a)intel.com> 2011-06-29 01:04:11 UTC ---
commit edaa1562b58e1b129af669259776596b9fa16a16
Author: Patrick Ohly <patrick.ohly(a)intel.com>
Date: Tue Jun 28 17:57:38 2011 -0700
WebDAV: fixed regression caused by 404->401 patch (BMC #17862)
The code which caught the 404 status had the unintended side effect of
also catching 401 errors and then not reporting them. Fixed by
handling the exception as in the default "Exception" case if it does
not fit the 404 special case.
I suspect that the 401 was only reported for a truly unknown username. For a
valid username, an internal error was reported instead of 401. Fixed by the
commit above.
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: critical
Priority: Undecided
Keywords:
Status: REOPENED
Who: patrick.ohly(a)intel.com
Assigned To: salvatore.iovene(a)intel.com
Target Build: 1.2
Flags:
Changed: Status Resolution
--------
https://bugs.meego.com/show_bug.cgi?id=17862
--
Configure bugmail:
https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.