[wp-trac] [WordPress Trac] #27807: can't paste into post/page editor
WordPress Trac
noreply at wordpress.org
Tue Apr 15 05:04:25 UTC 2014
#27807: can't paste into post/page editor
-------------------------------+------------------------------
Reporter: nutsandboltsmedia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by nacin):
Could you set this in wp-config? `define( 'SCRIPT_DEBUG', true );` This
would then allow us to get at a line number. It's likely going to be line
165.
If it works with SCRIPT_DEBUG on, then it's most likely that wp-
includes/js/mce-view.min.js needs to be updated. If it points to line 165,
I'd still probably blame it on wp-includes/js/mce-view.js (and mce-
view.min.js) needing to be updated, though there could possibly be some
other issue.
Are there no errors in the console?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27807#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list