[wp-trac] [WordPress Trac] #6967: TinyMCE wpWordCount detection
doesn't work
WordPress Trac
wp-trac at lists.automattic.com
Tue May 13 15:43:49 GMT 2008
#6967: TinyMCE wpWordCount detection doesn't work
----------------------+-----------------------------------------------------
Reporter: ramenboy | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: TinyMCE | Version: 2.5.1
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
The logic to detect if the wpWordCount JavaScript module exists does not
work properly. If the module is missing, the script aborts. Adding a
"typeof" solved the problem. Patch attached.
I ran into this problem because I am using WordPress from Debian unstable,
and TinyMCE is currently broken. I was able to fix it by copying wp-
includes/js/tinymce from SVN trunk and deleting wp-
content/uploads/js_cache, then making the change in the attached patch.
Thanks,
Dave
--
Ticket URL: <http://trac.wordpress.org/ticket/6967>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list