Closed zhemao closed 13 years ago
My pull request #81 covers the nested comment issue. I believe your fix is incorrect - for a start you removed the form from the login case which wasn't broken? The correct fix is probably f919e7b528150b7a251922a329be541fb8af2102 since that is consistent with the other div/form and seems more appropriate given the css for these elements.
Thanks, already fixed merging #81
Why on earth is there a form element with name="f" inside another form element? This doesn't seem to serve any purpose.