[Bug 243774] New: Closing angle bracket incorporated in autodetected hyperlinks

Christopher Yeleighton giecrilj at stegny.2a.pl
Tue Jul 6 16:37:40 BST 2010


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

           Summary: Closing angle bracket incorporated in autodetected
                    hyperlinks
           Product: kmail
           Version: 1.12.4
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: messageviewer
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: giecrilj at stegny.2a.pl


Version:           1.12.4 (using KDE 4.3.5) 
OS:                Linux

According to RFC 1738 [1], URL embedded in plain text should be embedded in
triangle brackets; the message viewer automatically generates hyperlinks for
embedded absolute URL but it misunderstands the angle bracket notation.

___
[1] <URL:http://www.ietf.org/rfc/rfc1738.txt#APPENDIX>

Reproducible: Always

Steps to Reproduce:
1. 
Read a text message containing the text reference 
<URL:http://www.ietf.org/rfc/rfc1738.txt#APPENDIX>


Actual Results:  
1. 
The viewer detects a link:
href="http://www.ietf.org/rfc/rfc1738.txt#APPENDIX>"

Expected Results:  
1.
The actual link is:
href="http://www.ietf.org/rfc/rfc1738.txt#APPENDIX"

OS: Linux (x86_64) release 2.6.31.12-0.2-desktop
Compiler: gcc

-- 
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