[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    Re: [Bug 92426] I can't send BlindCarbonCopies (Bcc) with kmail.
From:       Matt Douhan <matt () fruitsalad ! org>
Date:       2004-10-31 10:19:11
Message-ID: 200410311119.12107.matt () fruitsalad ! org
[Download RAW message or body]

On Sun October 31 2004 08.23, Matt Douhan wrote:
> On Sun October 31 2004 01.03, Tom Albers wrote:
> >            What    |Removed                     |Added
> > -------------------------------------------------------------------------
> >-- - Status|UNCONFIRMED                 |RESOLVED
> >          Resolution|                            |INVALID
> >
> >
> >
> > ------- Additional Comments From tomalbers kde nl  2004-10-31 01:03
> > ------- close
>
> I am wondering if this really is invalid, if the user uses the addressbook
> and selects the BCC, the BCC needs to be made visible.
> Maybe I am missing something though :)

The following patch seems to fix the problem for me, please review and advice 
if OK to commit.

rgds

Matt

-- 
Matt Douhan
http://www.fruitsalad.org

["patch_kmcomposewin_bccfromkabc" (text/x-diff)]

Index: kmcomposewin.cpp
===================================================================
RCS file: /home/kde/kdepim/kmail/kmcomposewin.cpp,v
retrieving revision 1.877
diff -u -3 -p -r1.877 kmcomposewin.cpp
--- kmcomposewin.cpp	29 Oct 2004 12:18:04 -0000	1.877
+++ kmcomposewin.cpp	31 Oct 2004 10:18:37 -0000
@@ -2003,6 +2003,10 @@ void KMComposeWin::addrBookSelInto()
 
   mEdtBcc->setText( dlg.bcc().join(", ") );
   mEdtBcc->setEdited( true );
+
+  //Make sure BCC field is shown if needed
+  mShowHeaders |= HDR_BCC;
+  rethinkFields( false );
 }
 
 


_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic