Installed D7.14 today and could no longer create or edit a context without getting an illegal action please contact site administrator message. Reverted to 7.13 and everything worked again splendidly. Not sure what's going on there.
Installed D7.14 today and could no longer create or edit a context without getting an illegal action please contact site administrator message. Reverted to 7.13 and everything worked again splendidly. Not sure what's going on there.
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