Message:

   The following issue has been closed.

   Resolver: fabrizio giustina
       Date: Thu, 9 Dec 2004 4:13 PM

fixed in cvs for 1.0
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-150

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-150
    Summary: autolink working with https://, ftp://, etc
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             HTML Generation
   Fix Fors:
             1.0
   Versions:
             1.0 RC1
             1.0 RC2

   Assignee: fabrizio giustina
   Reporter: fabrizio giustina

    Created: Thu, 9 Dec 2004 1:50 PM
    Updated: Thu, 9 Dec 2004 4:13 PM

Description:
from displaytag ML


I guess this isn't _really_ a bug, persay.. It's more of an incomplete feature..

decorator/AutolinkColumnDecorator.java

currently only detects emails and http addresses.  It would be nice if
at least https was added to it.  ftp:// could be added about as
easily.

The while loop that checks for work.indexOf(URL_HTTP) could be moved
to a method where the search string is passed in, and then you could
just pass in http:// or https:// or ftp://  or whatever other things
you wanted to detect.

--

Kirby Vandivort


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to