Closed (fixed)
Project:
Context
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2009 at 12:48 UTC
Updated:
5 Jan 2010 at 19:20 UTC
Context ui throws php notice, patch attached fixes that, although I'm still wondering why there are checkboxes. Removing following line on 281 fixes it too.
// $form_context['condition']['#type'] = 'checkboxes';
| Comment | File | Size | Author |
|---|---|---|---|
| context_ui_editor_options_notice.patch | 487 bytes | swentel |
Comments
Comment #1
yhahn commentedThank you. Committed: http://drupal.org/cvs?commit=305390