Summary: | New Message from Template only uses default identity | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Styopa Semenukha <semenukha+kdebugs> |
Component: | UI | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel, winter |
Priority: | NOR | ||
Version: | 4.11.3 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Styopa Semenukha
2014-01-21 18:43:32 UTC
I confirm there is some problem in this feature if ( mCurrentFolder ) { const KPIMIdentities::Identity & ident = kmkernel->identityManager()->identityForUoidOrDefault( mCurrentFolder->identity() ); mTemplateFolder = CommonKernel->collectionFromId( ident.templates().toLongLong() ); } Finally it works. It looks at identity configurate in folder. You need to define identity in configure folder and it works fine. This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of kmail2 (version 5.0 or later, as part of KDE Applications 15.12 or later), it gets closed in about three months. (In reply to Denis Kurz from comment #3) > This bug has only been reported for versions before 4.14, which have been > unsupported for at least two years now. Can anyone tell if this bug still > present? > > If noone confirms this bug for a Framework-based version of kmail2 (version > 5.0 or later, as part of KDE Applications 15.12 or later), it gets closed in > about three months. I can't reproduce it anymore in 5.2.3 (KF 5.25.0). Kindly go ahead and mark as resolved. Thanks! |