Bugs item #911916, was opened at 2004-03-08 13:33
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=911916&group_id=73068

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ralf Hauser (ralfhauser)
Assigned to: Nobody/Anonymous (nobody)
Summary: maxLength stumbles if column body has quotes

Initial Comment:
somehow an equivalent of struts' filter="true" is missing

Better would even be to have a strip-html-markup feature.

I get
-------------
<td title="<span class=" mystyle="" =""> text 8
">
<span class="mystyl...</td> <td> <td
align=" left="">8</span></td>
---------
for what probably should be

---------------
<td title="<span class="mystyle="> text">
<span class="mystyle">tex...</span></td>
--------------

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=911916&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