Skip to content
Commit ee9428a0 authored by Laurent Montel's avatar Laurent Montel
Browse files

Don't assign invalid collection.

When kmail start CommonKernel can not be initialized
=> CommonKernel->sentCollectionFolder(); is invalid.
=> we can see correct collection in combobox but
void ComposerViewBase::slotFccCollectionCheckResult(KJob *job) return an error
=> change to default collection name.

But found by David

(cherry picked from commit 574f5864)
parent 4697fd79
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment