While implementing the task node/edit using ctools 1.0 and PE dev instead of rendering the panel it prints ARRAY.

I've checked that and in that situation ctools_context_handler_render_handler returns an array for 'content' index.

The patch I append tries to fix this.

CommentFileSizeAuthor
#1 1528424-1.patch397 bytesjherencia

Comments

jherencia’s picture

StatusFileSize
new397 bytes
ramlev’s picture

The patch in #1 works for me, tested against ctools 7.x-1.0 and panels everywhere 7.x-1.x-dev

Anonymous’s picture

I have the same problem with the latest version of Panels 3 + Panels Everywhere. The patch in #1 works for me too. Tested with the latest versions of ctools, Panels and Panels Everywhere (04/22/2012).

merlinofchaos’s picture

Status: Needs review » Fixed

Committed and pushed.

misc’s picture

Status: Fixed » Needs work

I tested the patch and it fixes the problem - but I can not see that I really have been committed?

misc’s picture

Strange - It was committed but it is not listed on http://drupal.org/node/669722/commits...

jherencia’s picture

It's here: http://drupalcode.org/project/panels_everywhere.git/log/refs/heads/7.x-1.x

It seems that there is some bug in Drupal Project module, rare.

jherencia’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Description error fixed.