This (code comes from an exported feature) fails to exclude any of the contexts listed:
$context->conditions = array(
'context' => array(
'values' => array(
'~og_sidebar' => '~og_sidebar',
'~about_us' => '~about_us',
'~faculty_and_staff' => '~faculty_and_staff',
'~for_media' => '~for_media',
'~leadership_programs' => '~leadership_programs',
'~home' => '~home',
),
),
Comments
Comment #1
tekante commentedThe export appears to say: do not activate the current context if any of the following contexts are active. Your report, however, seems to indicate that you think this should exclude those contexts from being activated. Can you provide the entire context export along with information about what you expect to happen versus the behavior you are observing?
Comment #2
tekante commentedClosing due to lack of activity and information for reproduction. Please feel free to reopen if you are able to provide information about how to reproduce on the latest version of context.