When previewing comments, the textarea reverts back to the generic plain textarea with no editor. Preview (w/ editor) works fine for other content types but does not work with comment previews.

Using Drupal 6.6

Comments

sun’s picture

Title: No wysiwyg editor on comment preview » No editor on comment preview
Component: User interface » Code
Status: Active » Needs review
StatusFileSize
new941 bytes

First, I couldn't believe this, but was able to confirm this after testing it.

Attached patch fixes this issue - however, also contains a @todo for further consideration.

mitomac’s picture

Thanks!

Patch worked as advertised. Less than an hour for a patch...wow, I'm impressed!

sun’s picture

Well, you've found a pretty major bug, which probably not only affects comment previews.

sun’s picture

StatusFileSize
new1.91 KB

New patch. Could you test again whether everything works like it should with this one?

sun’s picture

Status: Needs review » Fixed

Tested the new patch myself and committed to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.