Trying to write to a Property which was not opened with Mapi.Modify leads to conversations crash

Bug #488760 reported by Frederick Roth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenMapi.org
New
Undecided
Johannes Roith

Bug Description

using (var source = (IMessage) store.OpenEntry ([ENTRYID])) {
 source.SaveChanges ();
}

leads to:

39415 ERROR HttpHandler (null) - NMapi.MapiNetworkErrorException: 0x80040115: MAPI_E_NETWORK_ERROR: Network error or i/o error
  at NMapi.Properties.TeamXChangeMapiProp.SaveChanges (Int32 flags) [0x00043] in /home/froth/nmapi/providers/NMapi.Provider.TeamXChange/Properties/TeamXChangeMapiProp.cs:82

but should lead to:

NoAccess-Exception

Changed in openmapi:
assignee: nobody → Johannes Roith (johannes-jroith)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.