[wp-trac] [WordPress Trac] #32293: Visual Editor Javascript Bugs
WordPress Trac
noreply at wordpress.org
Thu May 7 16:38:24 UTC 2015
#32293: Visual Editor Javascript Bugs
--------------------------+-----------------------------
Reporter: ianatkins | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 4.2.2
Severity: normal | Keywords:
Focuses: javascript |
--------------------------+-----------------------------
On toggling between the Visual and Text editor I see the following
JavaScript error in the console.
Uncaught TypeError: wp.mce.views.toViews is not a function
With SCRIPT_DEBUG enabled, or CONCATENATE_SCRIPTS disabled in wp-
config.php, switching between editor modes works, but using the Add Edit
link functionality results in:
Uncaught TypeError: Cannot read property 'select' of undefined
wplink.js?ver=4.2.2:142
If I tag the post ‘London’, the tag is then shown as
“Lundefinedoundefinednundefineddundefinedoundefinednundefined....” -
placing undefined after each letter.
/
I have duplicated the site locally but can't replicate on a clean install.
Have cleared browser cache, cookies, reinstalled Wordpress.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32293>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list