[Bug 281887] New: Archived-At not treated as a link

jean-gui at w3.org jean-gui at w3.org
Mon Sep 12 17:43:27 BST 2011


https://bugs.kde.org/show_bug.cgi?id=281887

           Summary: Archived-At not treated as a link
           Product: kmail2
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: jean-gui at w3.org


Created an attachment (id=63591)
 --> (http://bugs.kde.org/attachment.cgi?id=63591)
handle <> in Archived-At properly

Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

KMail doesn't handle the header Archived-At properly if it is enclosed by < and
> (which seems mandatory, per RFC 5064). If I right-click on a mail header and
select "Mailing-List"->"Open Message in List Archive ()" nothing happens
(notice the empty parenthesis).

I think it should be easy to fix using the function headerToAddress on line 293
of messagecore/mailinglist.cpp (from the git trunk). Attached is what I think
might be a reasonable patch, but I don't know the code and don't have the tools
to compile it, so it might as well be completely wrong.

Reproducible: Always

Steps to Reproduce:
Open an email that has an Archived-At header with <>
Right-click on a mail header and select "Mailing-List"->"Open Message in List
Archive ()"

Actual Results:  
Nothing happens, parenthesis are empty

Expected Results:  
The archive should open in favorite browser, parenthesis shouldn't be empty

I appear to be using KMail 1.13.6 from Kubuntu 11.04, but this version is not
present in the dropdown list.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list