Hi list members, if I copy an object including all attribute data ( $documentContentObject = $templateContentObject->copy(false); //make a copy of the current version ), I can edit for example text attributes in the new object without problems. But if I have an image attribute in the object, if I change the attribute of the new object, also the old object attribute is changed.
This seems to be a problem with the ImageAliasHandler. The question now is, how to correctly copy an object so that I can edit attributes without influencing the original object? Cheers Thomas -- Sdk-public mailing list [email protected] http://lists.ez.no/mailman/listinfo/sdk-public
