Page MenuHomePhabricator

Clone PropertyList on Image clone
Closed, InvalidPublic

Description

When cloning an image the propertylist is currently completely ignored, however in some cases the properties contained therein might be necessary to interpret the image data (e.g. in the case of diffusion gradients). In other cases (UUID) you do not want Clone() to clone those properties.

One possible concept would be to only clone properties following the "META." naming convention.

Event Timeline

Correction, the convention is to use a lower case "meta."

Another correction, the image clone does include a clone of the property list. However it does not check whether the cloned properties are "meta."

The main problem seems to be an improperly realized cloning of the properties themselves though. Closing this bug as that is part of T17928 .

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:32 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.