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

danny1997’s picture

I've got the same problem.

Anonymous’s picture

Same 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 template

The problem is gone after disabling Delta module.

Anonymous’s picture

This patch for Delta solves the problem for me.

ClimbingUpTheWalls’s picture

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

tekante’s picture

Status: Active » Closed (cannot reproduce)