1 Dec
2005
1 Dec
'05
7:11 a.m.
Unfortunately 4.6.4 seems to have a serious bug which doesn't let users to post comments, since the comment form has no width, see http://drupal.org/node/39494
The produced XHTML:
<textarea wrap="virtual" cols="70" rows="10" name="edit [comment]" id="edit-comment" class="textarea required">-- NSK, Wikinerds.org Admin/Owner: http://nsk.wikinerds.org</textarea>
The problem is the " instead of " in the XHTML code.
http://drupal.org/node/39497 might be a problem too. -- Dries Buytaert :: http://www.buytaert.net/