Gần đây, các tiện ích chỉnh sửa trong trình soạn thảo WYSIWYG không hoạt động nữa.
Bảng điều khiển trình duyệt hiển thị lỗi sau khi tôi nhấp vào tiện ích:
Uncaught DOMException: Failed to execute 'setBaseAndExtent' on 'Selection': There is no child at offset 1.
at Editor.<anonymous> (http://example.com/js/tiny_mce/tiny_mce.js:1:15327)
at Dispatcher.dispatch (http://example.com/js/tiny_mce/tiny_mce.js:1:6000)
at DOMUtils.c (http://example.com/js/tiny_mce/tiny_mce.js:1:184650)
at j (http://example.com/js/tiny_mce/tiny_mce.js:1:58627)
at HTMLDocument.y (http://example.com/js/tiny_mce/tiny_mce.js:1:58785)
(anonymous) @ tiny_mce.js:1
dispatch @ tiny_mce.js:1
c @ tiny_mce.js:1
j @ tiny_mce.js:1
y @ tiny_mce.js:1
tiny_mce.js:1 Uncaught DOMException: Failed to execute 'setBaseAndExtent' on 'Selection': There is no child at offset 1.
at Editor.<anonymous> (http://example.com/js/tiny_mce/tiny_mce.js:1:15327)
at Dispatcher.dispatch (http://example.com/js/tiny_mce/tiny_mce.js:1:6000)
at DOMUtils.c (http://example.com/js/tiny_mce/tiny_mce.js:1:184650)
at j (http://example.com/js/tiny_mce/tiny_mce.js:1:58627)
at HTMLDocument.y (http://example.com/js/tiny_mce/tiny_mce.js:1:58785)
Và cửa sổ bật lên để tạo một tiện ích mới xuất hiện, thay vì một tiện ích để chỉnh sửa tiện ích hiện có.
Tôi đã tìm thấy hành vi trên các phiên bản khác nhau của Magento CE 1.x và EE 1.x, trong Chrome, bất kể HĐH. Nó có thể liên quan đến bản vá bảo mật gần đây SUPEE-9767 không?