Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-161

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-161
    Summary: "null" still displayaed even when nulls="false" 
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             HTML Generation
   Versions:
             1.0 RC2

   Assignee: 
   Reporter: Matt Hughes

    Created: Mon, 27 Dec 2004 3:38 PM
    Updated: Mon, 27 Dec 2004 3:38 PM

Description:
I am creating my rows like this:

<display:column nulls="false" 
title="<%=column.getTitle()%>"><%=column.getColumnValue()%></display:column>

When I specify the column attribute 'property', values do not show up in the 
HTML if they are null.  However, if I specify the column property in the body 
of the display:column tag, the word "null" does appear in the HTML.  It appears 
that nulls="false" isn't catching null values if they are in the body of the 
display:column tag.



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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to