Message:
The following issue has been resolved as FIXED.
Resolver: fabrizio giustina
Date: Tue, 26 Oct 2004 2:32 PM
fixed in CVS. Maxlenght and maxwords now handle simple html strings (also if already
present in the value and not added by autolink).
---------------------------------------------------------------------
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: Resolved
Priority: Minor
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: DisplayTag
Components:
HTML Generation
Fix Fors:
1.0 RC2
Versions:
1.0 RC1
Assignee: fabrizio giustina
Reporter: fabrizio giustina
Created: Tue, 21 Sep 2004 3:34 PM
Updated: Tue, 26 Oct 2004 2:32 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:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel