GNOME Bugzilla – Bug 372630
Subscribe to Other User's Folder results in Generic Error
Last modified: 2008-02-22 03:32:39 UTC
Please describe the problem: When I attempt to subscribe to another user's folder, an alert box appears with "Generic Error" at the top and no other text besides an "OK" button to dismiss it. Steps to reproduce: 1. File -> Subscribe to Other User's Folder 2. choose a person (mine looks up in Active Directory) 3. Choose the type of folder - I've tried Inbox and Calendar 4. The Generic Error dialog should then appear Actual results: The Generic Error dialog box appears and no folder is added Expected results: I should get access to the folder I'm trying to subscribe to Does this happen every time? yes, even on other accounts that I DO have permission to subscribe to, and can get to them in Outlook Other information:
I can confirm this problem on a debian edgy with evolution 2.8.1. Adding E2K_DEBUG=5 while starting up, show the followinf Forbidden access calls : PROPFIND /exchange/user/NON_IPM_SUBTREE HTTP/1.1 E2k-Debug: 0x86235e8 @ 1164883974 Host: xxxxxxx Depth: 0 Authorization: NTLM TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA Brief: t User-Agent: Evolution/1.8.1 Content-Type: text/xml <?xml version="1.0" encoding="utf-8" ?><D:propfind xmlns:D="DAV:" xmlns:a="urn:schemas:httpmail:"> <D:prop> <a:calendar/> </D:prop> </D:propfind> 403 Forbidden E2k-Debug: 0x86235e8 @ 1164883974 Date: Thu, 30 Nov 2006 10:55:06 GMT X-Powered-By: ASP.NET Server: Microsoft-IIS/6.0 Content-Length: 1409 Content-Type: text/html PROPFIND /exchange/xx/Calendar HTTP/1.1 E2k-Debug: 0x86235e8 @ 1164883974 Host: xxxxxxxxxx Depth: 0 Brief: t User-Agent: Evolution/1.8.1 Content-Type: text/xml <?xml version="1.0" encoding="utf-8" ?><D:propfind xmlns:D="DAV:" xmlns:c="http://schemas.microsoft.com/exchange/" xmlns:a="urn:schemas:httpmail:" xmlns:d="DAV:" xmlns:b="http://schemas.microsoft.com/mapi/proptag/"> <D:prop> <c:outlookfolderclass/><a:unreadcount/><d:displayname/><b:x0ff40003/> </D:prop> </D:propfind> 403 Forbidden E2k-Debug: 0x86235e8 @ 1164883975 Date: Thu, 30 Nov 2006 10:55:06 GMT X-Powered-By: ASP.NET Server: Microsoft-IIS/6.0 Content-Length: 1409 Content-Type: text/html
This bug is still 'live' and about the last missing feature for my usage, when compared with a certain other product. Would be good to make progress here...
This bug still exists in the current version of Evo: http://bugzilla.gnome.org/show_bug.cgi?id=432885
This bug has been fixed in http://bugzilla.gnome.org/show_bug.cgi?id=432885#c4 But the problem mentioned in this bug is the generic error dialog. Please follow http://bugzilla.gnome.org/show_bug.cgi?id=445201#c2 to fix it. Marking it as a dup *** This bug has been marked as a duplicate of 445201 ***