After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 372630 - Subscribe to Other User's Folder results in Generic Error
Subscribe to Other User's Folder results in Generic Error
Status: RESOLVED DUPLICATE of bug 445201
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.8.x
Other All
: Normal normal
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2006-11-08 19:59 UTC by dsteckbeck
Modified: 2008-02-22 03:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description dsteckbeck 2006-11-08 19:59:42 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:
Comment 1 Pieter 2006-11-30 12:42:47 UTC
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
Comment 2 Wiliam Murray 2007-01-09 16:32:08 UTC
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...
Comment 3 dsteckbeck 2007-08-02 17:01:02 UTC
This bug still exists in the current version of Evo:

http://bugzilla.gnome.org/show_bug.cgi?id=432885

Comment 4 Bharath Acharya 2008-02-22 03:32:39 UTC
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 ***