Problem/Motivation

The pagedesigner debugger cleans up the data structure of pagedesigner elements. In some cases, elements need to be duplicated as they are referenced at two separate places. During this copying, the publication status might not be transferred correctly to the clone.

Proposed resolution

Map the publication status of each element in the subtree to the corresponding clone.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pvbergen created an issue. See original summary.

  • pvbergen committed 274c2f4f on 4.x
    Resolve #3443417 "Prevent unpublished copied"
    
pvbergen’s picture

Status: Active » Fixed

  • pvbergen committed 46d58552 on 4.x
    Resolve #3443417 "Prevent unpublished copied"
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.