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

List:       kde-bugs-dist
Subject:    [Bug 65263] The "send again" menu entry is always disabled
From:       Carl Thompson <cet () carlthompson ! net>
Date:       2003-10-10 22:42:04
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=65263     




------- Additional Comments From cet@carlthompson.net  2003-10-11 00:42 -------
The problem seems to be these lines in kmmainwidget.cpp: 
 
    mSendAgainAction->setEnabled( single_actions && 
          mHeaders->currentMsg()->isSent() ); 
 
"mHeaders->currentMsg()->isSent()" is apparently only true if the the message was \
previously sent by  KMail.  The other MUAs I use do not set whatever header flag \
KMail is checking and that's why it doesn't  work for me.  Removing this from the \
test fixes things and works fine.   
I believe removing this header flag test is a good solution because it works, does \
not require the user to  always use KMail and allows drafts to be resumed without \
deleting them from the drafts folder (see bug  number #).  Until KMail has real \
message templates this is a decent solution.


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

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