Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2012 at 11:42 UTC
Updated:
7 Apr 2020 at 15:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xen commentedThe panels patch in #1702506: Admin links for mini panel content type shows this one in action.
Comment #2
xen commentedFound a notice, here's a new patch. Took the oppotunity to use !empty everywhere.
Comment #3
arnested commentedHmm... some debugging and code review revealed a few issues:
- "static $destination" is not needed in ctools_wizard_get_path()
- mini panel is not saved. Removing the addition to ctools_wizard_defaults() fixes this although I currently can't explain why (probably because destination is set as query parameter in $form_state['redirect'].
Comment #4
merlinofchaos commentedCommitted and pushed #3.
Comment #5
merlinofchaos commentedComment #7
bonrita commentedIn version 1.5 this error is still existing for non-ajax forms.
Comment #8
bonrita commentedIn version 1.5 this error is still existing for non-ajax forms.
Fixing code indentation.
Comment #9
joelpittet@bonrita there are quite a few stable releases since 1.5 please consider updating your ctools version