just installed 3.0b4 from scratch, added a context using the fields on the main screen, and when i try to edit it i get a WSOD due to the following error:

Fatal error: Call to a member function options_form() on a non-object in /sites/all/modules/context/context_ui/context_ui.admin.inc on line 195

same error occurs if i visit the Add tab. clearing the cache makes the error go away.

Comments

mrfelton’s picture

ditto.

EDIT: Clearing the cache fixed it. I think it may be related to some kind of ctools cache clearing issue.

yhahn’s picture

Status: Active » Fixed

Thanks, should be fixed with: http://drupal.org/cvs?commit=337886

AdrianB’s picture

I had the same error and thanks to this issue I solved it by clearing the cache.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.