In PanelsPaneController->access() the 'create' permission tries to append the $entity object to a string, rather than $entity->bundle.

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new532 bytes

This fixes the variable usage.

  • Commit d29b81b on 7.x-1.x by DamienMcKenna:
    Issue #2283165 by DamienMcKenna: Incorrect variable usage broke 'create...
damienmckenna’s picture

Status: Needs review » Fixed

Per andrewmriley's review, the patch resolves the problem. Committed.

dave reid’s picture

damienmckenna’s picture

Oh. Thanks Dave.

Status: Fixed » Closed (fixed)

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