Bugs item #920115, was opened at 2004-03-20 11:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=920115&group_id=73068

Category: main tag library
Group: v 1.0-b2
Status: Open
Resolution: None
Priority: 5
Submitted By: Gary M (garymcm)
Assigned to: Nobody/Anonymous (nobody)
Summary: maxLength not working with very longs string and dlbe quotes

Initial Comment:
Column is defined as :

<display:column property="from_address" title="From"
sortable="true" headerClass="sortable" maxLength="20"/>

The string it is trying to display is :

"jpmarketingservices.com"
<[EMAIL PROTECTED]>

The HTML generated is :

<td title=""jpmarketingservices.com
><[EMAIL PROTECTED]>">"jpmarketingservices...</td>

As you can see the title attribute is screwed up
because of the starting quote, which causes the tiltle
to be the whole td entry.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=920115&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to