Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/12528972805268d6#
Currently "first_chars" / "cut_first" parameters are used to show only
first N characters of string. In case if string contains HTML, then it could
result in broken html. We should use strip_tags function, before applying
any string cutting.
--
Best Regards,