-
Notifications
You must be signed in to change notification settings - Fork 535
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
Paste Error Bugfix #1080
base: dev
Are you sure you want to change the base?
Paste Error Bugfix #1080
Conversation
Code looks good. Changelog should be "paste-plugin:" and not "Paste Plugin". I think we can deal with that during releasing. |
Can one of the admins verify this patch? |
Admin please build this request |
Test FAILed. |
Admin please build this request |
Test PASSed. |
@ggalileo what exceptions are raised during paste? Are you catching exceptions in the event that |
The errors from the bug report in the defect said that these two errors were seen in IE
The actual pasted content was not included in the defect. Unfortunately, the developer who made this fix is no longer with us. |
Can one of the admins verify this patch? |
1 similar comment
Can one of the admins verify this patch? |
This pull request adds an exception handler for the paste() call and only write to console.error if it exists.
This code has been tested across browsers by our QE.