[wp-trac] [WordPress Trac] #26875: tinymce compat3x plugin adds tooltip en.undefined
WordPress Trac
noreply at wordpress.org
Sat Jan 25 02:08:59 UTC 2014
#26875: tinymce compat3x plugin adds tooltip en.undefined
--------------------------+-----------------------
Reporter: senlin | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.9
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------
Comment (by azaozz):
> Visited in clean browser - nope, no JS errors.
That's strange. Don't see anything in [26906] that can affect this.
[26994] and [27030] affect only button titles/tooltips. even without a
title arg, a button is still displayed. This works for me:
{{{
ed.addButton('commentblock', {
// title : 'Insert a Comment Block',
image : url+'/commentblock.jpg',
cmd : 'COMMENTPRESS_CommentBlock'
});
}}}
Maybe add some debugging and see if the plugin is loading properly?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26875#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list