[ http://jira.codehaus.org/browse/DISPL-305?page=comments#action_60864 ] 

Harry commented on DISPL-305:
-----------------------------

I had this problem as well and found, that the TableTag.properties file is 
missing in the distribution jar. Therefore it doesn't find all the properties - 
adding all the missing properties to the local displaytag.properties.

> NPE in displaytag 1.1 when row css class is not set
> ---------------------------------------------------
>
>          Key: DISPL-305
>          URL: http://jira.codehaus.org/browse/DISPL-305
>      Project: DisplayTag
>         Type: Bug

>   Components: Tag Library
>     Versions: 1.1
>     Reporter: fabrizio giustina
>      Fix For: 1.1.1

>
>
> java.lang.NullPointerException
>         at
> org.displaytag.util.MultipleHtmlAttribute.addAllAttributesFromArray
> (MultipleHtmlAttribute.java:56)
>         at org.displaytag.util.MultipleHtmlAttribute.<init>
> (MultipleHtmlAttribute.java:45)
>         at org.displaytag.model.Row.getOpenTag(Row.java:146)
>         at org.displaytag.render.HtmlTableWriter.writeRowOpener
> (HtmlTableWriter.java:246)
>         at org.displaytag.render.TableWriterTemplate.writeTableBody
> (TableWriterTemplate.java:346)
>         at org.displaytag.render.TableWriterTemplate.writeTable
> (TableWriterTemplate.java:133)
>         at org.displaytag.render.HtmlTableWriter.writeTable
> (HtmlTableWriter.java:643)
>         at org.displaytag.tags.TableTag.writeHTMLData(TableTag.java:
> 1549)
>         at org.displaytag.tags.TableTag.doEndTag(TableTag.java:1218)

-- 
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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to