[ http://issues.apache.org/jira/browse/TUSCANY-950?page=comments#action_12455599 ] Pete Robbins commented on TUSCANY-950: --------------------------------------
Patch applied but this does not cover copying properties defined from xml attributes to the new DO so I'm leaving this open > 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]
