[ http://jira.codehaus.org/browse/DISPL-161?page=all ] fabrizio giustina closed DISPL-161: -----------------------------------
Marking fixed issue as closed. > "null" still displayaed even when nulls="false" > ----------------------------------------------- > > Key: DISPL-161 > URL: http://jira.codehaus.org/browse/DISPL-161 > Project: DisplayTag > Type: Bug > Components: HTML Generation > Versions: 1.0 RC2 > Reporter: Matt Hughes > Assignee: fabrizio giustina > Priority: Minor > Fix For: 1.0 > > > 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. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel