Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Page Manager
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2010 at 15:52 UTC
Updated:
17 Mar 2011 at 01:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
kapep commentedApparently I already did something wrong by misreading the naming conventions. Let's try again.
Comment #2
merlinofchaos commentedI'm not sure this is right; the comment makes me think that using drupal_build_form() will mess up the IDs. In D7, we don't actually need to render the form at all. Maybe just
$output = $context->formshould work?Comment #3
OnkelTem commentedSubscribing
Comment #4
MChall commentedSubscribing
Comment #5
merlinofchaos commentedFixed and pushed this.