Line 489 of ckeditor.module has a typo --

if (!isset($lement['#rows'])){
$element['#rows'] = 5;
}

Comments

dczepierga’s picture

Status: Active » Closed (duplicate)

It was fixed earlier. Update module from CVS.

Duplicate #756516: Error in module code