Posted by swentel on December 21, 2009 at 12:48pm
Jump to:
| Project: | Context |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
<?php
// $form_context['condition']['#type'] = 'checkboxes';
?>| Attachment | Size |
|---|---|
| context_ui_editor_options_notice.patch | 487 bytes |
Comments
#1
Thank you. Committed: http://drupal.org/cvs?commit=305390
#2
Automatically closed -- issue fixed for 2 weeks with no activity.