Closed (cannot reproduce)
Project:
Context
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2012 at 21:46 UTC
Updated:
19 May 2012 at 21:30 UTC
Jump to comment: Most recent
Comments
Comment #1
danny1997 commentedI've got the same problem.
Comment #2
Anonymous (not verified) commentedSame here.
Can not create context (not even empty) and can not save changes to existing context.
Log:
Invalid choice in the element Select Custom theme settings templateThe problem is gone after disabling Delta module.
Comment #3
Anonymous (not verified) commentedThis patch for Delta solves the problem for me.
Comment #4
ClimbingUpTheWalls commentedA more strict check in the form.inc of Drupal Core causes this error. In my case, it's the fact that radio button in Delta Reaction is not selected but I suppose it could happen for other misfilled fields.
To avoid this bug without the patch, when editing context, I simply select the Delta Reaction, select any theme and then delete the reaction before saving the context as I actually don't need a Delta reaction. Works like a charm :) but thanks for the patch. I will try it.
Comment #5
tekante commentedThis appears to be specific to the reaction being used which is not a part of the context module.
#1512744: Saving Context Issue because no Delta template has been saved.
#811542: Regression: Required radios throw illegal choice error when none selected