I’ve implemented front end editing of comments as described here: http://ellislab.com/expressionengine/user-guide/modules/comment/comment_editing.html
It works fine when logged in as an administrator. However it seems the {if editable} will always be false for regular members (even with their own comments).
Is there a setting that needs to be enabled somewhere?