bugMHonArc - Bugs: bug #890, duplicated conversion URLs to...

 
 

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

bug #890: duplicated conversion URLs to hyperlinks

Submitter:  Takashi P.KATOH <PPP>
Submitted:  Mon 22 Jul 2002 02:57:18 AM UTC
   
 
Category:  MIME Filter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Behavior
Status:  Fixed Privacy:  Public
Assigned to:  ehood Open/Closed:  Closed
Operating System:  Unix Perl Version: 
Component Version:  2.5.9 Fixed Release:  2.5.10

Mon 22 Jul 2002 03:31:15 AM UTC, comment #1: 

str2html() function now calls jp2022_to_html() with $nourl set to 1 since URL conversion handled at filter level.  This is the more appropriate fix since it still allows the ability for a user to get reconstruct older behavior of safe URL linking from calling jp2022_to_html() with a custom converter.

Fix will be in next release.

Earl Hood <ehood>
Group administrator
Mon 22 Jul 2002 02:57:18 AM UTC, original submission:  

http://xxx/ in mail body will be converted to
<a href="<a  href="http://xxx/">http://xxx/</a>"><a  href="http://xxx/">http://xxx/</a></a>
if chareset is iso-2022-jp.

(This report was sent to me from some Japanese MHonArc user).

Takashi P.KATOH <PPP>

 

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

Attached Files
file #53:  iso2022jp.pl.diff added by PPP (3KiB - application/octet-stream - diff for iso2022jp.pl)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2002-07-22 ehood StatusNone None
    Assigned toNone None
    Open/ClosedOpen None
    Fixed Release
    Closed on- -

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code