Closed (fixed)
Project:
Context
Version:
6.x-3.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2010 at 17:30 UTC
Updated:
6 Feb 2021 at 20:31 UTC
Jump to comment: Most recent
The function context_set_by_condition() is no more present in context.module but it's still called four times in context_contrib.module.
The function is nowhere to be found in the whole context tree.
I tried to copy/paste it from previous versions of context and it seems to work well. I didn't performed deep testing yet but I will. If someone wants to try, attached is a custom module that implement the function if needed (function_exists tested).
Please, fix either context or context_contrib ASAP since it's stable now!
| Comment | File | Size | Author |
|---|---|---|---|
| context_fix_missing.tar_.gz | 983 bytes | stickgrinder |
Comments
Comment #1
yhahn commentedPlease see #904510: Missing function in context.module, still called in context_contrib.module.
Comment #2
paulocsClosing this issue per comment #1.
Comment #3
paulocsComment #4
paulocs