Bug 83139

Summary: Creating an iFolder with iManager causes a null reference exception.
Product: [iFolder] iFolder Denali Reporter: Mike Lasky <mlasky>
Component: SharingAssignee: Mike Lasky <mlasky>
Status: VERIFIED FIXED QA Contact: Jared Allen <jpallen>
Severity: Normal    
Priority: P5 - None CC: sreeves
Version: iFolder Denali   
Target Milestone: FCS   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.