Index: branches/5.2.x/units/topics/topics_config.php =================================================================== diff -u -N -r16384 -r16579 --- branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 16384) +++ branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 16579) @@ -1,6 +1,6 @@ Array ('type' => 'string', 'default' => null), 'TodayPosts' => Array ('type' => 'int', 'not_null' => 1, 'default' => 0), 'MetaKeywords' => Array ('type' => 'string', 'default' => null), - 'MetaDescription' => Array ( - 'type' => 'string', - 'formatter' => 'kFormatter', 'using_fck' => 1, 'default' => null - ), + 'MetaDescription' => Array ('type' => 'string', 'default' => null), ), 'VirtualFields' => Array (