Closed (won't fix)
Project:
Panels
Version:
5.x-2.0-rc1a
Component:
Mini panels
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2008 at 18:38 UTC
Updated:
16 Aug 2011 at 13:16 UTC
I've created some mini-panels, exported them and was loading them using the default_panel_minis() hook. That seemed to work great, but I've noticed that I'm unable to edit or export these mini-panels anymore, when I click the Operations links it just displays the lists again. Here's what it shows at first:
My first panel mpanel1 Default Single column Edit | Export | Revert
My second panel mpanel2 Default Single column Edit | Export | Revert
This is what is displayed after I load devel/cache/clear, just to ensure nothing is incorrectly cached.
In order to edit the panels I have to reimport them again by pasting in the *exact* *same* code as is loaded though default_panel_minis().
I'll see if I can get some time to track this down, but if anyone else has a fix please post it. Thanks.
Comments
Comment #1
sdboyer commentedHeh, that's a funny little problem. Fix shouldn't be that bad, I'll get to it as soon as I'm able.
Comment #2
damienmckennaUpdate:
The problem also stops minipanels from being used within other panels, they say "Deleted/Missing Mini Panel [panelaname]". I have not yet tested if it also stops them from showing up as blocks.
Comment #3
esmerel commentedNo changes to be made to 2.x code.
Comment #4
drecute commentedI'm experiencing this exact same stuff. The original author clearly stated what the problem is.
Comment #5
damienmckenna@drecute: Drupal 5 is no longer supported, thus Drupal 5 modules are, for the most part, also no longer supported. At this point you're kind-of on your own. Sorry.