Opened 8 months ago

Closed 8 months ago

#21895 closed defect (bug) (worksforme)

TinyMCE (Visual Editing) doesn't display

Reported by: OceanWind Owned by:
Priority: normal Milestone:
Component: TinyMCE Version: 3.4.2
Severity: normal Keywords: reporter-feedback
Cc:

Description

Since upgrading to 3.4.2, the Visual Editor has stopped working in Firefox and Chrome. It seems to work in IE.

Using FireFox's web developer toolbar, I'm getting the following bug report:

SyntaxError: missing } in XML expression
    /wp-includes/js/tinymce/lang/en.js?ver=349.21274
         font-size: 12px;

I looked for this en.js file to create my own temporary workaround, but couldn't find it. Must be virtual?

Change History (2)

  • Component changed from Administration to TinyMCE
  • Keywords reporter-feedback added
  • Severity changed from blocker to normal

There's is no wp-includes/js/tinymce/langs/en.js file in core since 2.5 (and even then, the directory name was langs, not lang). The file was removed in [6790] for #5807.

Have you tried disabling all plugins and switching to the default theme (Twenty Eleven)?

This might be a symptom of a hacked install. Please try the support forums to rule out that possibility: http://wordpress.org/support/

Version 0, edited 8 months ago by SergeyBiryukov (next)
  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.