mhonarc-dev

[approved] [bugs #8183] wrong url parse

2004-05-17 11:52:20
This mail is an automated notification from the bugs tracker
 of the project: MHonArc.

/**************************************************************************/
[bugs #8183] Latest Modifications:

Changes by: 
                Earl Hood <earl(_at_)earlhood(_dot_)com>
'Date: 
                Mon 05/17/04 at 04:29 (US/Central)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Severity | 5 - Average               | 1 - None
          Resolution | None                      | Later
    Platform Version | Linux                     | All
   Component Version | none                      | All


------------------ Additional Follow-up Comments ----------------------------
[Limitation]

Not sure if I will fix this.  The occurence of the ']'
characters is allowed within a URL, so the auto-linking
is working as designed.

To fix, would require per scheme-based detection checks.
And for email, since '[' and ']' are legal characters in
an email address (if the domain portion is an IP address),
then per scheme checks would have to have some smarts.

Not sure it is worth the effort.







/**************************************************************************/
[bugs #8183] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8183>
Project: MHonArc
Submitted by: 0
On: Thu 03/18/04 at 09:26

Category:  Mail Parsing
Severity:  1 - None
Item Group:  Incorrect Behavior
Resolution:  Later
Assigned to:  None
Status:  Open
Platform Version:  All
Perl Version:  5.6.1
Component Version:  All
Fixed Release:  


Summary:  wrong url parse

Original Submission:  
http://www.mhonarc.org/archive/html/mhonarc-users/2004-03/msg00063.html
"[mailto:owner-mhonarc-users(_at_)xxxxxxxxxxx]On Behalf Of Lyle Schofield"

create wrong href tag

Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 05/17/04 at 04:29         By: ehood
[Limitation]

Not sure if I will fix this.  The occurence of the ']'
characters is allowed within a URL, so the auto-linking
is working as designed.

To fix, would require per scheme-based detection checks.
And for email, since '[' and ']' are legal characters in
an email address (if the domain portion is an IP address),
then per scheme checks would have to have some smarts.

Not sure it is worth the effort.













For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8183>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV

<Prev in Thread] Current Thread [Next in Thread>
  • [approved] [bugs #8183] wrong url parse, Earl Hood <=