[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-66?page...
]
Emmanuel Bernard updated HSEARCH-66:
------------------------------------
Priority: Critical (was: Major)
Assignee: Emmanuel Bernard
Fix Version/s: 3.0.0.beta3
Summary: Proxied Objects Not Returned By Queries (Brandon Munroe) (was: Proxied
Objects Not Returned By Queries)
Affect all results returning one object type and having an EAGER collection
Proxied Objects Not Returned By Queries (Brandon Munroe)
--------------------------------------------------------
Key: HSEARCH-66
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-66
Project: Hibernate Search
Issue Type: Bug
Components: query
Affects Versions: 3.0.0.beta2
Reporter: Brandon Munroe
Assignee: Emmanuel Bernard
Priority: Critical
Fix For: 3.0.0.beta3
Attachments: MaxResults.zip, patch.txt
A query that previously functioned in 3.0.0.beta1 now only returns a subset of the
objects. Entering the exact query into Luke returns the same results as were returned in
beta1, not those returned in beta2. Further investigation reveals that any objects that
are CGLIB-enhanced are not returned to the query. Using the unproxy(Object) method from
the DocumentBuilder in the QueryLoader.load method resolves the issue. Patch is attached.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira