peclik / clipboard_image_paste

Redmine plugin for pasting cropped image from clipboard as an attachment.
264 stars 118 forks source link

Unable to send mail simultaneously when pasting attachment. #15

Closed buoyant closed 11 years ago

buoyant commented 11 years ago

when pasted from clipboard and sending mail to any person at a time not working

getting error as " undefined rewind for # "

peclik commented 11 years ago

Hello, can you be more specific in what actions did you preform, Redmine, rails versions used? I think this plugin has nothing to do with any mail delivering errors. Please, try disable the plugin and repeat the actions.

buoyant commented 11 years ago

when updating issue, I am sending the notes as mail. I want to send attachment along with mail. so, I'm facing above error. however i switched to redmine_jquery_file_upload plugin. my problem solved.