When you click 'Comment Form Templates->New template, the default template breaks the page (see picture) :

workaround : replace the default comment form template with
Code: Select all
{* comment form template *}
{$formstart}
{$formend}
Code: Select all
{* comment form template *}
{$formstart}
{$formend}