When exporting a Panelizer defaults variable via Features, e.g. the "panelizer_defaults_node_video" variable for a Video content type, it can result in messy data. Specifically it will initially export a 'default' attribute with the value "0", then when it's updated again it'll instead have the name "default display".

CommentFileSizeAuthor
#1 panelizer-n2303079-1.patch1.82 KBdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new1.82 KB

This removes the 'default' value from the settings array default, and always removes the 'default display' value prior to saving the variable.

damienmckenna’s picture

Status: Needs review » Fixed

Fixed.

  • DamienMcKenna committed b410a54 on 7.x-3.x
    Issue #2303079 by DamienMcKenna: Tidied up the entity bundle...

Status: Fixed » Closed (fixed)

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