[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-893) custom tuplizer are not instantiated for components

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:04 EDT 2011


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

Steve Ebersole closed HHH-893.
------------------------------


Closing stale resolved issues

> custom tuplizer are not instantiated for components
> ---------------------------------------------------
>
>                 Key: HHH-893
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-893
>             Project: Hibernate Core
>          Issue Type: Bug
>    Affects Versions: 3.1 beta 2
>            Reporter: Davide Marchignoli
>            Assignee: Steve Ebersole
>             Fix For: 3.1 rc 1
>
>
> Suggested patch:
> 1722c1722
> <                       component.addTuplizer( mode, node.attributeValue( "class" ) );
> ---
> >                       component.addTuplizer( mode, tuplizerElem.attributeValue( "class" ) );

-- 
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