Closed (duplicate)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2010 at 20:32 UTC
Updated:
14 Sep 2010 at 09:24 UTC
Line 489 of ckeditor.module has a typo --
if (!isset($lement['#rows'])){
$element['#rows'] = 5;
}
Comments
Comment #1
dczepierga commentedIt was fixed earlier. Update module from CVS.
Duplicate #756516: Error in module code