On Wednesday 15 December 2004 14.12, Adeodato Simó wrote:
> also, to clear things up: if we're talking about debian bug #281705,
> the referenced kde bug there is #90967. I can't find any debian bug
> containing a reference for #88511.
I'm not clear about it - could somebody please confirm?
I can't find anything related to 88511 in the cvs changelog, but I could
find this one, related to 94184 which seems to be a duplicate.
<http://webcvs.kde.org/kdepim/kmail/kmheaders.cpp?only_with_tag=KDE_3_3_BRANCH&r2=1.658.2.9&r1=1.658.2.8>
--- kdepim/kmail/kmheaders.cpp #1.658.2.8:1.658.2.9
@@ -1252,5 +1252,4 @@ void KMHeaders::msgAdded(int id)
this, SLOT(highlightMessage(QListViewItem*)));
- emit messageListUpdated();
END_TIMER(msgAdded);
SHOW_TIMER(msgAdded);
@@ -2189,5 +2188,5 @@ void KMHeaders::highlightMessage(QListVi
{
KMMessage *msg = mFolder->getMsg(idx);
- if (!msg || msg->transferInProgress())
+ if (!msg )
{
emit selected( 0 );
which seems to be missing in kdepim 3.3.1-3
cheers
-- vbi
--
featured product: PostgreSQL - http://postgresql.org
Attachment:
pgpZ_4y0Mt56L.pgp
Description: PGP signature