[wp-trac] [WordPress Trac] #57142: Fix to the deprecated code inside wp-tinymce.js
WordPress Trac
noreply at wordpress.org
Fri Nov 18 16:48:46 UTC 2022
#57142: Fix to the deprecated code inside wp-tinymce.js
--------------------------+------------------------------
Reporter: isrgrajan | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 6.1.1
Severity: normal | Resolution:
Keywords: | Focuses: javascript
--------------------------+------------------------------
Changes (by sabernhardt):
* keywords: changes-requested =>
* component: Editor => TinyMCE
Old description:
> In the current version Event.path is used in wp-tinymce.js which is
> deprecated and need to be replaced with Event.composedPath()
New description:
In the current version `Event.path` is used in `wp-tinymce.js` which is
deprecated and need to be replaced with `Event.composedPath()`
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57142#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list