[wp-trac] [WordPress Trac] #29130: wp.mce.View.extend no longer working as expected
WordPress Trac
noreply at wordpress.org
Mon Aug 18 20:52:33 UTC 2014
#29130: wp.mce.View.extend no longer working as expected
--------------------------+-------------------------
Reporter: tolnem | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: javascript
--------------------------+-------------------------
Comment (by avryl):
Instead of `View: wp.mce.View.extend( {...} )`, you should now just do
`View: {...}` as it will extend when registering. Note that that file is
still marked as experimental and not backwards compatible.
We can consider reverting that change though... it was introduced here:
[28680].
Do you have a link to the plugin?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29130#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list