| Summary: | trying to add address to address book from kmail | ||
|---|---|---|---|
| Product: | [Applications] kontact | Reporter: | mphatigo |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | krammer |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
mphatigo
2009-07-10 16:11:15 UTC
Should be fixed by http://websvn.kde.org/?view=rev&revision=997634 Need to handle clear() in the type specific subclass because distribution list destructors also call public API. During clear those need to be handled as internal changes and must not be forwarded to the base class' implementation. |