I've set up a simple mini panel with 2 columns, each containing one row with one region each. I've added 'custom content' to it. However when I click on the cogwheel and chose the 'CSS properties' option I get a JS alert popup containing the message:

An error occurred while attempting to process /panels/ajax/pane-css/5/24

Before the error message, the overlay does appear containing no form fields and just the loading icon. The overlay content never loads. This doesn't happen when I try doing the same thing on panel pages.

Cheers,
Stella

CommentFileSizeAuthor
#1 529258.patch476 bytesstella

Comments

stella’s picture

Status: Active » Needs review
StatusFileSize
new476 bytes

The attached patch fixes the issue. It was caused by the ctools/includes/content.inc file not being included before a call to ctools_content_get_subtype() was made.

Cheers,
Stella

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

patch works fine

merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed! THanks!

Status: Fixed » Closed (fixed)

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