bugMHonArc - Bugs: bug #17860, incorrect nested HTML Tags for...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #17860: incorrect nested HTML Tags for references

Submitter:  Wolfgang Dautermann <dauti>
Submitted:  Wed 27 Sep 2006 03:28:15 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Undesired Behavior
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  All Perl Version:  5.8.7
Component Version:  2.6.16 Fixed Release:  2.6.17

Sun 02 Jan 2011 09:08:13 AM UTC, comment #1: 

This appears to have been fixed due to changes made for
other items (2009/05/03).  The References and In-Reply-To
fields are part of the as-is header fields, so mailto
linking will not be done for those fields.

Earl Hood <ehood>
Group administrator
Wed 27 Sep 2006 03:28:15 PM UTC, original submission:  

when generating the links for referenced Messages, Mhonarc generates nested <a href...> Links.

Example:

$ cat test1
Message-ID: <testid-no-real-address@example.com>
Date: Wed, 27 Sep 2006 11:15:54 +0200

Testbody

$ cat test2
References: <testid-no-real-address@example.com>
Message-ID: <testid-no-real-address2@example.com>
Date: Wed, 27 Sep 2006 11:15:55 +0200


Testbody2
$

Then "mhonarc -rcfile /dev/null test1 test2" generates a msg00001.html with nested <a href>-Links - a mailto: and a link to the referenced File:

<li><em>References</em>: &lt;<a href="mailto:testid-no-real-address%40example.com"><a href="msg00000.html">testid-no-real-address@example.com</a></a>&gt;</li>

Wolfgang Dautermann <dauti>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ehood (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-01-09 ehood Open/ClosedOpen Closed
    2011-01-09 ehood StatusReady For Test Fixed
        Fixed Release 2.6.17
    2011-01-02 ehood StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code