You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Alexey Shakov (JIRA)" <de...@myfaces.apache.org> on 2013/05/16 10:49:15 UTC

[jira] [Created] (MYFACES-3724) MyFaces 2.x : HtmlSelectManyListbox does not work, if value points Hibernate-managed collection (i.e. PersistentBag)

Alexey Shakov created MYFACES-3724:
--------------------------------------

             Summary: MyFaces 2.x : HtmlSelectManyListbox does not work, if value points Hibernate-managed collection (i.e. PersistentBag)
                 Key: MYFACES-3724
                 URL: https://issues.apache.org/jira/browse/MYFACES-3724
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.1.11
            Reporter: Alexey Shakov


_SharedRendererUtils.getConvertedUISelectManyValue(...) creates an instance of  PersistentBag at line 268.
LazyInitializationException comes later in UISelectMany._createItemValuesIterator at line 436.

Works with Myfaces 1.2.12



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