[JIRA] Created: (CAY-515) XMLDecoder doesn't work with collections of leaf objects when mapping descriptor is used

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Tue Apr 18 2006 - 11:15:44 EDT

  • Next message: Cris Daniluk: "Re: documentation"

    XMLDecoder doesn't work with collections of leaf objects when mapping descriptor is used
    ----------------------------------------------------------------------------------------

             Key: CAY-515
             URL: http://issues.apache.org/cayenne/browse/CAY-515
         Project: Cayenne
            Type: Bug

      Components: Cayenne Core Library
        Versions: 1.2 [BETA]
        Reporter: Andrus Adamchik
     Assigned to: Andrus Adamchik
        Priority: Blocker
         Fix For: 1.2 [BETA]

    This was originally mentioned here: http://objectstyle.org/cayenne/lists/cayenne-devel/2006/04/0198.html

    When a collection objects are leaf objects they are not precessed correctly resulting in various errors or bad results. E.g. the XML below will result in a fimily with null child collection:

    <Family>
    <Name>George</Name>
    <Child/>
    <Child/>
    </Family>

    I am assigning this to myself as Kevin who is the owner of the XML module is busy at the time.

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



    This archive was generated by hypermail 2.0.0 : Tue Apr 18 2006 - 11:16:46 EDT