Closed (fixed)
Project:
Panels
Version:
6.x-3.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2009 at 11:16 UTC
Updated:
27 Jan 2010 at 00:30 UTC
not sure if this is a duplicate issue or not, i think it may be, but cant find any recent issues regarding it so filing.
i have a panels ctype with 1 required context and 1 optional context. inside hook_content_type_render() i do a print_r() on the $context variable and the optional context does not appear even though there is an argument in the url passing it in.
alternatively if i set both contexts to required they both come through successfully.
Comments
Comment #1
merlinofchaos commentedI don't think this is a duplicate, though it's fairly similar to one that I just fixed regarding optional contexts not quite working. But I think this is different. I'll have to come up with some test cases with optional contexts and see what I can find.
Comment #2
merlinofchaos commentedAre you still seeing this? I think I've fixed all the issues with optional contexts. (Note: This is a CTools issue, not Panels, but leaving it here in case you get notifications in Panels and not CTools. Need to move this to the right queue).