Issue status update for http://drupal.org/node/23285 Project: Drupal Version: 4.6.0 Component: comment.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: factoryjoe Updated by: Steven -Status: active +Status: patch Attachment: http://drupal.org/files/issues/comment.preview.patch (1.5 KB) Untested patch. Steven Previous comments: ------------------------------------------------------------------------ May 20, 2005 - 18:55 : factoryjoe References: http://drupal.org/node/18792, http://drupal.org/node/18845 In Drupal 4.6, we got node previews -- with a nice wrapping div with a preview class. Unfortunately, comments didn't get the same treatment. Therefore, we need to consider the workflow issues of previewing *anything* since it's clear that from a theming and UI perspective, a comment preview really isn't any different from a node preview, no matter what the backend architecture looks like. Sorry I don't have code for this, but I would very much appreciate a solution.