Message:

   The following issue has been re-assigned.

   Assignee: fabrizio giustina (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-1

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-1
    Summary: autolink and maxlength problem
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

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

   Assignee: fabrizio giustina
   Reporter: fabrizio giustina

    Created: Tue, 21 Sep 2004 3:34 PM
    Updated: Mon, 25 Oct 2004 4:00 PM

Description:
====
imported from sf tracker
id 794469 
submitted by Ralph Schaer - rasch
http://sourceforge.net/tracker/index.php?func=detail&aid=794469&group_id=73068&atid=536613
====


There is a problem with the autolink feature when you
use it together with
maxLength. The a href contains the chopped value
instead of the full value:
<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>

I created a patch for Column.java and LinkUtil.java. With
that it works correct:
<a href="mailto:[EMAIL PROTECTED]">averylongemail@
mail...</a>


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



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to