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';
?>
AttachmentSize
context_ui_editor_options_notice.patch487 bytes

Comments

#1

Status:needs review» fixed

Thank you. Committed: http://drupal.org/cvs?commit=305390

#2

Status:fixed» closed (fixed)

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

nobody click here