From: Max R. A. (JIRA) <no...@at...> - 2006-08-02 10:35:19
|
meta inheritance broken ----------------------- Key: HHH-1963 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1963 Project: Hibernate3 Type: Bug Components: metamodel Versions: 3.2.0.cr3 Reporter: Max Rydahl Andersen see HBX-719 which is caused by getMetas not ensuring to copy-before-mutating the inherited metaattributes resulting in mutating the top-level metaattribute which then result in the root containing all the sub-elements. -- 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 |