Defect #13699
closedError: 'addFileField' is undefined
0%
Description
Previously no problems with Redmine 2.1.4, but after installing Redmine 2.3.0.stable:
New or Update issue. Click on Add another file link, and get webpage (js?) error box containing:
Line: 249
Error: 'addFileField' is undefined
Ergo, cannot add more than one file.
Environment:
Redmine version 2.3.0.stable
Ruby version 1.9.3 (i386-mingw32)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
redmine_inline_attach_screenshot 0.4.2
Files
Updated by Etienne Massip over 11 years ago
It's either an incompatibility with redmine_inline_attach_screenshot or you have to refresh your browser cache.
Updated by w brown over 11 years ago
Your guess about redmine_inline_attach_screenshot was correct.
So, I guess we close this as a redmine issue, and mention it to redmine_inline_attach_screenshot author.
Thank you.
Updated by Ivan Cenov over 11 years ago
You may want to try https://github.com/peclik/clipboard_image_paste
Updated by Toshi MARUYAMA over 11 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Thank you for your feedback.
Updated by w brown over 11 years ago
That is the one I found that works, although unfortunate to have to give up the semi-auto inlining of the image which redmine_inline_attach_screenshot provided. Thanks again.
Updated by kangbo kimk over 11 years ago
I have cleared error what w brown said. (No action at clicking Add another file link)
Try by attahced zip file. (tested at redmine ver. 1.0.4)