[wp-trac] [WordPress Trac] #27877: Insert / edit link button not working
WordPress Trac
noreply at wordpress.org
Thu Apr 17 22:19:09 UTC 2014
#27877: Insert / edit link button not working
--------------------------+-----------------------------
Reporter: cabel | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 3.9
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Version: 3.9
Steps for me:
1. Open post in Visual editor
2. Select text
3. Click Insert/Edit Link button in visual editor toolbar
Expected result:
- Link editor opens
Actual result:
- Nothing opens. All other toolbar buttons working normally.
Error in Console:
'''[Error] TypeError: 'undefined' is not an object (evaluating
'f.wrap.show')'''
open (load-scripts.php, line 1007)
(anonymous function) (wp-tinymce.php, line 46)
execCommand (wp-tinymce.php, line 10)
onclick (wp-tinymce.php, line 10)
fire (wp-tinymce.php, line 8)
e (wp-tinymce.php, line 8)
i (wp-tinymce.php, line 3)
h (wp-tinymce.php, line 3)
Presumably this is an incompatibility in my install? All plugins are up to
date but maybe somebody is causing trouble?
Possible hint: additional error when loading the page:
'''[Error] TypeError: 'undefined' is not a function (evaluating
'postEdit.$set_as_source_of_dialog.dialog')'''
(anonymous function) (post-edit.js, line 104)
(anonymous function) (post-edit.js, line 128)
j (load-scripts.php, line 2)
fireWith (load-scripts.php, line 2)
ready (load-scripts.php, line 2)
K (load-scripts.php, line 2)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27877>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list