« Return to Thread: [jira] Created: (GRFT-131) ResidualProperties Converter uses wrong AtomicType Converter on update

[jira] Assigned: (GRFT-131) ResidualProperties Converter uses wrong AtomicType Converter on update

by JIRA jira@apache.org :: Rate this Message:

| View in Thread


     [ https://issues.apache.org/jira/browse/GRFT-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christophe Lombart reassigned GRFT-131:
---------------------------------------

    Assignee: Christophe Lombart

> ResidualProperties Converter uses wrong AtomicType Converter on update
> ----------------------------------------------------------------------
>
>                 Key: GRFT-131
>                 URL: https://issues.apache.org/jira/browse/GRFT-131
>             Project: Graffito
>          Issue Type: Bug
>          Components: JCR-Mapping
>    Affects Versions: 1.0-a1-dev
>            Reporter: Felix Meschberger
>         Assigned To: Christophe Lombart
>             Fix For: 1.0-a1-dev
>
>         Attachments: GRFT-131.diff
>
>
> When writing back data, the ResidualPropertiesCollectionConverterImpl.internalSetProperties method looks at the type of the Java object
> to find the atomic type converter instead of getting the converter according to the collection descriptor.
> This may lead to NullPointerExceptions in case the concrete type is an extension (or implementation) of the declared type.
> I am currently working on a patch to attache to this bug.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

 « Return to Thread: [jira] Created: (GRFT-131) ResidualProperties Converter uses wrong AtomicType Converter on update