-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP85, 7.0.10.12 DXP SP12, 7.0.X, 7.1.10 DXP FP13, 7.1.X, 7.3.10 DXP GA1, Master
-
Component/s: Knowledge Base widget, Message Boards, Wiki
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Sprint:025 - Pikachu
-
Git Pull Request:
Steps to reproduce.
- Create a wiki page and save it
- Edit the page
- Add an attachment (an image)
- In the content field, open the item selector and select the image
Expected: The image is added:
Current: JS error and the image is not added:
Uncaught TypeError: callback is not a function at component.<anonymous> (VM681 plugin.js:404) at Y.Subscriber._notify (event-custom-base.js:1306) at Y.Subscriber.notify (event-custom-base.js:1335) at Y.CustomEvent._notify (event-custom-base.js:998) at Y.CustomEvent._procSubs (event-custom-base.js:1124) at Y.CustomEvent.CEProto.fireComplex (event-custom-complex.js:273) at Y.CustomEvent._fire (event-custom-base.js:1071) at component.fire (event-custom-base.js:2204) at component.destroy (base-observable.js:185) at component.destroy (widget-base.js:468)
- is caused by
-
LPS-96988 Cannot paste in CKEditor
- Closed