Summary: | Comments in Content-Transfer-Encoding are not ignored | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Rolf Eike Beer <kde> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bjoern |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rolf Eike Beer
2005-05-03 13:34:12 UTC
The buggy function is "void DwMechanism::StringToEnum()" in kdepim/mimelib/mechansm.cpp which matches against the whole string without stripping comments first. This bug still appears btw in KMail 1.9.1 (shipped with KDE 3.5.2). Is this still a problem? Works in 4.8.4 now. |