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

List:       kmail-devel
Subject:    Re: [Bug 64388] save body part attachment problem
From:       Ingo =?iso-8859-15?q?Kl=F6cker?= <kloecker () kde ! org>
Date:       2003-11-09 22:46:00
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On Sunday 09 November 2003 22:55, Carsten Burghardt wrote:
> On Sunday 09 November 2003 21:09, Ingo Klöcker wrote:
> > The problem Mario experienced has been fixed. Right-clicking and
> > selecting Save As... should also work with KMail 1.5.93. So use
> > this for now, Mario.
> >
> > I didn't yet have a look at the original bug.
>
> The direct click on an attachment doesn't work for imap messages. I
> just saw the urlhandlermanager and I wonder if that has been tested.
> Is that a new bug or did that actually work with the new handler
> structure?

I don't think that the new handler structure works differently from what 
we had before. Before we did the following if an icon was clicked:
     // clicked onto an attachment
     mAtmCurrent = id;
     mAtmCurrentName = aUrl.path();
     slotAtmOpen();
with
  void KMReaderWin::slotAtmOpen()
  {
    openAttachment( mAtmCurrent, mAtmCurrentName );
  }

Now the handler directly calls openAttachment( id, aUrl.path() ) so this 
is equivalent to the old code.

I just verified that it works with local folders.

Regards,
Ingo

[Attachment #5 (application/pgp-signature)]

_______________________________________________
KMail Developers mailing list
kmail@kde.org
https://mail.kde.org/mailman/listinfo/kmail

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

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