[ http://jira.codehaus.org/browse/DISPL-192?page=comments#action_40472 ] Matt Raible commented on DISPL-192: -----------------------------------
I tried committing this patch, but it causes all the tests to fail: Testcase: org.displaytag.jsptests.AutocolumnStringTest.test11 (autocolumns-string.jsp)(org.displaytag.jsptests.AutocolumnStringTest): Caused an ERROR null java.lang.NullPointerException at org.displaytag.model.Row.getOpenTag(Row.java:151) Line 151 is: String addStyle = this.tableModel.getTableDecorator().addRowClass(); > add row style to current row from TableDecorator > ------------------------------------------------ > > Key: DISPL-192 > URL: http://jira.codehaus.org/browse/DISPL-192 > Project: DisplayTag > Type: New Feature > Components: Build/distribution > Versions: 1.1 > Reporter: Justin James > Attachments: addrowstyle.patch > > Original Estimate: 1 hour > Remaining: 1 hour > > Add a call back method on TableDecorator called addRowStyle(). This allows a > row style to be added based on inspection of data for the current row. -- 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 Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel