[ 
https://issues.apache.org/jira/browse/TOBAGO-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768192#comment-13768192
 ] 

Hudson commented on TOBAGO-1311:
--------------------------------

SUCCESS: Integrated in tobago-trunk #1104 (See 
[https://builds.apache.org/job/tobago-trunk/1104/])
TOBAGO-1311: Method prepareRender() will not be called for tree nodes in sheets 
 - this is turned off in the moment, because otherwise we got an 
NullPointerException
 - the problem is, that there is no rowId set
   - a solution would be, to set (lofwyr: 
http://svn.apache.org/viewvc/?view=rev&rev=1523549)
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/java/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/tag/SheetRenderer.java

                
> Method prepareRender() will not be called for tree nodes in sheets
> ------------------------------------------------------------------
>
>                 Key: TOBAGO-1311
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1311
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Udo Schnurpfeil
>            Priority: Minor
>
>  - this is turned off in the moment, because otherwise we got an 
> NullPointerException
>  - the problem is, that there is no rowId set
>    - a solution would be, to iterate over each row in the sheet, but this 
> might be an performance issue
>    - for performance we may make it configurable

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to