Fix Kolab issue #45, pt.1:
If we do KMMessage::fromDwString(), we get to the calls that set the various state flags from header fields. If those header fields are not there, then setMDNSentState( 0 ) will be called. But 0 isn't a value in the resp. enum. Catch this case and make it set the mdn sent state to unkown instead. svn path=/trunk/kdepim/; revision=330149wilder-work
parent
971e3182f4
commit
7177119833
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue