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

merlinofchaos’s picture

I 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.

merlinofchaos’s picture

Status: Active » Fixed

Are 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).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.