Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2009 at 15:32 UTC
Updated:
27 Feb 2010 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mr.baileysReplaced setCommentPreview(FALSE) with setCommentPreview(DRUPAL_DISABLED) and setCommentPreview(TRUE) with setCommentPreview(DRUPAL_OPTIONAL).
Comment #2
scor commentedlooks good
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.