Closed (duplicate)
Project:
Drupal core
Version:
7.22
Component:
comment.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2012 at 11:47 UTC
Updated:
25 Dec 2013 at 23:57 UTC
Jump to comment: Most recent
Comments
Comment #1
damiankloip commentedI can't replicate this on a fresh D7 install. What input format is being used for the comment? if you change it do you get the same? Are there any other modules that are doing things to comments?
Comment #2
astra commentedI have a test, as a anonymous user, to write comments for articles (default node type of Drupal) and click the Preview buttom to see what happen. The problem always appears if writing comments with the plain text format, but NO problem if using filtered html format. Also for my site there are no other modules doing things to comments.
Anything wrong for comments with the plain text format?
Comment #3
vineet.osscube commentedNot able to reproduce the error what theme you are using for your setup.
Comment #4
astra commentedI'm using the theme Danland 7.x-1.0 for this site.
Comment #5
site1 commentedI am having the same issue. Has this been resolved?
Comment #6
derekahmedzai commentedI get the same error when using plain text for comments.
Here's how to reproduce the problem (quoted from #813052)
Comment #7
mmilano commentedI am seeing this issue on 7.22
Comment #8
David_Rothstein commentedI believe this is the same issue as #2077901: Comment Preview Error for Plain Text (Undefined index: format in comment_preview()), so marking as a duplicate. (This one is older, but that issue has a patch.)