[ http://issues.apache.org/jira/browse/TUSCANY-950?page=all ]

Simon Laws updated TUSCANY-950:
-------------------------------

    Attachment: sdoclone-sequences.txt

The changes (so far) required to make cloning of sequences work. This change 
does work with the patch just applied for 
http://issues.apache.org/jira/browse/TUSCANY-963 so more qork is required but 
here is where I am up to so far by way of a backup if nothing else. 

Should be applied to runtime/core

> CopyHelper::copy() forgets sequence information
> -----------------------------------------------
>
>                 Key: TUSCANY-950
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-950
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-current
>            Reporter: Caroline Maynard
>         Attachments: sdoclone-sequences.txt
>
>
> An SDO for PHP user has reported the following at 
> http://pecl.php.net/bugs/bug.php?id=9487
> He is using CopyHelper::copy() to copy a seqenced data object. The properties 
> are copied OK, but the unstructured text is forgotten.  So when I inspect the 
> copied DataObject, its properties have the same values as the original. But 
> if I do a getSequence() on it, I get a Sequence object which is empty. That 
> is, neither its properties nor its unstructured text are set. 
> This should be self-explanatory, but I'll create a testcase if you need one.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to