Closed (fixed)
Project:
Context
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2011 at 22:42 UTC
Updated:
3 Jan 2012 at 04:30 UTC
Jump to comment: Most recent file
$form['#attributes']['class'] should be an array as defined here: http://api.drupal.org/api/drupal/developer--topics--forms_api_reference....
The form context_ui_editor is setting class as a string as opposed to an array of one string.
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | context_ui_editor_form_class-1335928-1.patch | 558 bytes | dtarc |
Comments
Comment #1
dtarc commentedAnd the patch
Comment #2
dtarc commentedIt's a conflict with Renderable elements that required this fix.
#1316020: fatal error
Comment #3
dtarc commentedComment #4
tekante commentedPatch committed, thanks for the bug report and patch. Commit ce39cf9b64a9bda357503c871dfa2c2666afd515