Summary: | Opening a draft with more than 200 recipients truncates the recipient list to 200 recipients | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Patrick <mail> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | axel.braun, bjoern, bruno, montel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 4.7.2 | |
Sentry Crash Report: | |||
Attachments: | E-Mail to be opened in KMail |
Description
Patrick
2009-11-27 08:53:46 UTC
Created attachment 38630 [details]
E-Mail to be opened in KMail
Confirmed in KDE 4.4.0 ...and in 4.4.2 as well. Additionally, it needs ages to open the mail, while KMail is frozen until the mail is opened - this has not changed to the original bug entry ...and still the same problem in 4.6.4 There is not gui to configurate it but it's possible. Git commit f3476527e4f4c0e269590bf5108cdce211b9c2c7 by Montel Laurent. Committed on 09/09/2011 at 12:50. Pushed by mlaurent into branch 'master'. Fix Bug 216351 - Opening a draft with more than 200 recipients truncates the recipient list to 200 recipients If we have a config for it allow to configurate it. FIXED-IN: 4.7.2 BUG: 216351 M +14 -0 kmail/configuredialog.cpp M +1 -0 kmail/configuredialog_p.h M +1 -1 kmail/kmcomposewin.cpp http://commits.kde.org/kdepim/f3476527e4f4c0e269590bf5108cdce211b9c2c7 Git commit 8b8716777b8aacaa2b881570871c46d8cf3fb9e5 by Montel Laurent. Committed on 09/09/2011 at 12:50. Pushed by mlaurent into branch '4.7'. Fix Bug 216351 - Opening a draft with more than 200 recipients truncates the recipient list to 200 recipients If we have a config for it allow to configurate it. FIXED-IN: 4.7.2 BUG: 216351 (cherry picked from commit f3476527e4f4c0e269590bf5108cdce211b9c2c7) M +14 -0 kmail/configuredialog.cpp M +1 -0 kmail/configuredialog_p.h M +1 -1 kmail/kmcomposewin.cpp http://commits.kde.org/kdepim/8b8716777b8aacaa2b881570871c46d8cf3fb9e5 (In reply to comment #7) > > If we have a config for it allow to configurate it. > > FIXED-IN: 4.7.2 > BUG: 216351 > (cherry picked from commit f3476527e4f4c0e269590bf5108cdce211b9c2c7) Is this configuration in release 4.7.2, or already existing (though quite unknown)? kde 4.7.2 was not release in one month so it will be in 4.7.2 The maximum number of recipients in a mail can be set through the preferences, but the default is just 1. This is registered as a new bug: https://bugs.kde.org/show_bug.cgi?id=290272 |