Field

Ticket #71 (assigned)

Opened 4 years ago

Last modified 4 years 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/08 10:48:01 changed by marc

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