Hi,
i like to add the following to the <form of the comments-form to reduce the ISO/UTF problems:
accept-charset=”<?php bloginfo( 'charset' )?>″
But in fact the comment_form() is a bit more complex to do this the easy way.
can someone please give a hint how to add this?