You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Ivan Iliev (JIRA)" <ji...@apache.org> on 2018/04/18 09:29:00 UTC

[jira] [Created] (OCM-70) ObjectConverterImpl#retrieveBeanField parent object is not passed to the bean converter

Ivan Iliev created OCM-70:
-----------------------------

             Summary: ObjectConverterImpl#retrieveBeanField parent object is not passed to the bean converter
                 Key: OCM-70
                 URL: https://issues.apache.org/jira/browse/OCM-70
             Project: Jackrabbit OCM
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Ivan Iliev


The default object converter implementation does not pass the instance holding the reference to the bean that is being retrieved. The javadoc of BeanConverter#getObject states that the parent argument is an instance which holds the bean, however null is passed instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)