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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1528424-1.patch | 397 bytes | jherencia |
Comments
Comment #1
jherencia commentedComment #2
ramlev commentedThe patch in #1 works for me, tested against ctools 7.x-1.0 and panels everywhere 7.x-1.x-dev
Comment #3
Anonymous (not verified) commentedI 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).
Comment #4
merlinofchaos commentedCommitted and pushed.
Comment #5
misc commentedI tested the patch and it fixes the problem - but I can not see that I really have been committed?
Comment #6
misc commentedStrange - It was committed but it is not listed on http://drupal.org/node/669722/commits...
Comment #7
jherencia commentedIt'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.
Comment #8
jherencia commentedComment #9.0
(not verified) commentedDescription error fixed.