Bug 83139 - Creating an iFolder with iManager causes a null reference exception.
Summary: Creating an iFolder with iManager causes a null reference exception.
Status: VERIFIED FIXED
Alias: None
Product: iFolder Denali
Classification: iFolder
Component: Sharing (show other bugs)
Version: iFolder Denali
Hardware: Other All
: P5 - None : Normal
Target Milestone: FCS
Assignee: Mike Lasky
QA Contact: Jared Allen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 20:40 UTC by Mike Lasky
Modified: 2005-08-02 18:17 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Lasky 2005-05-09 20:40:46 UTC
The null reference is coming from AddSubscription() where the POBox is being 
told to schedule a sync. This is an illegal thing to do if the POBox is hosted 
on a server.
Comment 1 Mike Lasky 2005-05-09 20:45:25 UTC
This is fixed by checking to see if the POBox is hosted on a client. If it is, 
then a sync is scheduled.
Comment 2 Mike Lasky 2005-05-13 17:58:53 UTC
Verified in 5-13-05 build.