[jira] [Commented] (OFBIZ-5313) Tree rendering is missing labels.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-5313) Tree rendering is missing labels.

Nicolas Malin (Jira)

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

Adrian Crum commented on OFBIZ-5313:
------------------------------------

Please do not modify widget model state in the renderer - it is not thread safe.

Remember that a single model instance is shared by multiple threads, and the renderer instance is per thread.

               

> Tree rendering is missing labels.
> ---------------------------------
>
>                 Key: OFBIZ-5313
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5313
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 11.04, SVN trunk, Release Branch 12.04
>            Reporter: Sumit Pandit
>            Priority: Minor
>         Attachments: OFBIZ-5313_after.gif, OFBIZ-5313_before.gif, OFBIZ-5313-TreeLabels.patch
>
>
> Tree rendering is missing labels -
> For example have a look at content tree -
> https://demo-trunk.ofbiz.apache.org/content/control/ViewCompDocTemplateTree?rootContentId=CDT1201
> Labels with tree node are missing.

--
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