Cant display upload_preview_image when adding the comment with attachment
OFF - May 23, 2009 - 10:15
| Project: | Comment Upload |
| Version: | 6.x-1.0-alpha4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
what wrong?

#1
Your report contains insufficient information.
Please tell us
- what you did
- what you expected
- what happened instead
A step-by-step "how to reproduce this problem" would be appreciated.
#2
simmilsr issue - http://drupal.org/node/470788
Upload_previews grabs hook_form_altar for nodes and changes thing. It doesn't do that for comments. That will require updates to support comment_attachment.
what i did? I use comment_upload for uploading attachments to comments and i use upload_previews to preview uploaded images.
this working in drupal 5, but after upgrade upload previews images dod not displaying