Message:
The following issue has been closed.
Resolver: fabrizio giustina
Date: Wed, 10 Nov 2004 5:50 PM
fixed
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/DISPL-103
Here is an overview of the issue:
---------------------------------------------------------------------
Key: DISPL-103
Summary: replace nowrap (deprecated) in example-misc.jsp with style.
Type: Improvement
Status: Closed
Priority: Trivial
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: DisplayTag
Components:
Examples
Fix Fors:
1.0 RC2
Assignee: fabrizio giustina
Reporter: Masoud Omidvar
Created: Wed, 10 Nov 2004 7:45 AM
Updated: Wed, 10 Nov 2004 5:50 PM
Description:
file: example-misc.jsp
wrong
-----
<display:column property="longDescription" maxLength="60" nowrap="true"/>
correct
-------
<display:column property="longDescription" maxLength="50" style="{whitespace:
nowrap; }"/>
---------------------------------------------------------------------
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