Closed (fixed)
Project:
Panels
Version:
7.x-3.0-alpha2
Component:
Panel pages
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2011 at 05:43 UTC
Updated:
16 Dec 2011 at 22:00 UTC
Once I enable 'node add/edit form' to override node editing , I cannot do the node add/edit action and screen go white.
Comments
Comment #1
merlinofchaos commentedThis should be fixed in the latest CTools -dev.
Comment #2
gorillaz.f commentedhi merlin,
As updated ctools and panels to latest dev version, no white screen came out but a error message:
And the node editing page was displayed without theme rendering, and no pane content (fields) displayed.
I'm using default drupal 7 theme.
Comment #3
merlinofchaos commentedThat kind of error indicates you need to clear the theme registry cache.
Comment #5
jon nunan commentedI have a node which has some fields set to 'unlimited'. When I enable the 'node add/edit form' the 'add another item' button is broken.
Checking the AJAX response the error message is:
Comment #6
merlinofchaos commentedShould be fixed by this commit: http://drupalcode.org/project/ctools.git/commit/183eddd77d756a33582268a6...