Fix for http://issues.apache.org/jira/browse/TOMAHAWK-1143.
"Tree2 renders nonconformant XHTML code
- background attribute not allowed for <td>
- <img> without alt attribute".
Solved after spending many hours.
It was really a tricky defect!!!
TOMAHAWK-1110 Action / ActionListener on t:headerLink, TOMAHAWK-406 <t:collapsiblePanel> does not allow valueChangeListener, TOMAHAWK-1046 t:collapsiblePanel doesn't work inside a t:panelTabbedPane and a s:subform.
TOMAHAWK-1266. Report an exception if an absolute path is passed to the AddResource methods that are intended to serve tomahawk resources relative to a tomahawk class file. Also add better documentation on what is going on here.
TOMAHAWK-1198 submit a t:datatable accurred NullPointerException In org.apache.myfaces.component.html.ext.HtmlDataTable.updateModelFromPreservedDataModel