Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS TypeError: cbImagePaste.showPasteDialog is not a function #75

Open
er2 opened this issue Jul 27, 2018 · 2 comments
Open

JS TypeError: cbImagePaste.showPasteDialog is not a function #75

er2 opened this issue Jul 27, 2018 · 2 comments

Comments

@er2
Copy link

er2 commented Jul 27, 2018

Error when clicking Add picture from clipboard

TypeError: cbImagePaste.showPasteDialog is not a function[Learn More] new:1:1
	onclick http://<domain>/projects/<project-name>/issues/new#:1:1

Environment:
Redmine version 3.4.4.stable
Ruby version 2.5.1-p57 (2018-03-29) [x86_64-linux-gnu]
Rails version 4.2.10
Environment production
Database adapter Mysql2
SCM:
Git 2.17.1
Filesystem
Redmine plugins:
clipboard_image_paste 1.12

Ubuntu 18.04.1 LTS, everything installed from ubuntu repos.

@peclik
Copy link
Owner

peclik commented Nov 8, 2018

Are you able to check if there is public/plugin_assets/clipboard_image_paste/javascripts/clipboard_image_paste.js file in redmine directory and if that is loading correctly in browser?
Browser version?

@drmistral
Copy link

Same problem here, with plugin version 1.13. Actually there is a problem loading the clipboard_image_paste.js file:

image

Mac Sierra 10.12.6
Chrome 70.0.3538.110
Firefox 63.0.3

Environment:
Redmine version 3.4.2.stable
Ruby version 2.4.2-p198 (2017-09-14) [x86_64-linux]
Rails version 4.2.8
Environment production
Database adapter Mysql2

Redmine plugins:
clipboard_image_paste 1.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants