| Summary: | Kmail crashes when mail has vCalendar file attached | ||
|---|---|---|---|
| Product: | [Applications] kdepimlibs | Reporter: | Peter Sørensen <pjs> |
| Component: | kcal | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | christophe |
| Priority: | NOR | ||
| Version First Reported In: | 4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | This is the culprit | ||
|
Description
Peter Sørensen
2009-08-15 23:17:32 UTC
Created attachment 36184 [details]
This is the culprit
This is an annonymized version of the vcalendar file.. i checked by mailing it to myself, and sure enough, this version crashes kmail too.
SVN commit 1011953 by winterz: Don't crash when formatting the recurrence string for a yearly recurrence on a day-of-week. BUG: 203999 MERGE: e4,4.3 M +16 -14 incidenceformatter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1011953 SVN commit 1011954 by winterz: Backport r1011953 by winterz from trunk to the 4.3 branch: Don't crash when formatting the recurrence string for a yearly recurrence on a day-of-week. CCBUG: 203999 MERGE: e4,4.3 M +16 -14 incidenceformatter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1011954 |