Field

Ticket #71 (assigned)

Opened 5 months ago

Last modified 5 months ago

Templating.performCopy needs to make deep, version tracked copies.

Reported by: marc Assigned to: marc (accepted)
Priority: Milestone:
Component: Version:
Keywords: Cc:

Description

Templating.performCopy makes shallow copies, and doesn't tell the versioning system that it's doing it. Use FluidPersistance? to deep copy properties, and the VersioningSystem? to deep copy versioned properties.

Change History

07/30/2008 10:48:01 AM changed by marc

  • owner set to marc.
  • status changed from new to assigned.