[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-357) IdBridge being applied on null entity during purgeAll()

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue Apr 7 18:15:37 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero resolved HSEARCH-357.
-------------------------------------

    Resolution: Fixed

> IdBridge being applied on null entity during purgeAll()
> -------------------------------------------------------
>
>                 Key: HSEARCH-357
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-357
>             Project: Hibernate Search
>          Issue Type: Bug
>    Affects Versions: 3.1.0.GA
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.1.1, 3.2.0
>
>
> even when using purgeAll() the DocumentBuilderIndexedEntity is trying to use an IdBridge on a null entity.
> Besides being useless, this could lead to NPE in some bridge implementations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list