[wp-trac] [WordPress Trac] #37845: Can't edit posts anymore after updating my
WordPress Trac
noreply at wordpress.org
Sat Aug 27 00:10:02 UTC 2016
#37845: Can't edit posts anymore after updating my
-------------------------+-------------------------------------------------
Reporter: | Owner:
paulalexandru | Status: closed
Type: defect | Milestone:
(bug) | Version: 4.6
Priority: normal | Resolution: invalid
Component: General | Focuses: ui, javascript, administration,
Severity: normal | template
Keywords: |
-------------------------+-------------------------------------------------
Changes (by azaozz):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
The line `Deprecated TinyMCE API call: <target>.onSaveContent.add(..)` is
just a warning. It means you are using a WordPress plugin that either
hasn't been updated in couple of years or is still using ancient TinyMCE
API calls. These were removed when we updated TinyMCE in WordPress 3.9!
The actual error is `TypeError: this.getDoc(...) is undefined`. Sounds
like the error comes from Easyrecipes and may have been triggered by a
change in ACF. Contact the Easyrecipes authors and ask them to update
their plugin :)
It also sounds like the same plugin causes the deprecated warning. Using
that super outdated compatibility mode is bound to cause errors at some
point. That was added just to give plugin authors ample time to update
their plugins. Still using it two and a half years later is...
Closing this as it is caused by a plugin.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37845#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list