Currently Panelizer returns the result from a drupal_write_record on hook_entity_update on line 989 of PanelizerEntityDefault.class.php. If one wants to save multiple displays isn't not possible.

I'm currently working on deploy integration (https://github.com/indytechcook/panelizer_deploy) and I'm unable to save mulitple displays. The incoming patch just removes the return.

Comments

indytechcook’s picture

Status: Active » Needs review
StatusFileSize
new623 bytes

Patch attached

damienmckenna’s picture

Status: Needs review » Fixed

Excellent catch - thank you! I've committed the patch.

Status: Fixed » Closed (fixed)

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