Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#4386 closed defect (bug) (fixed)

TinyMCE degradation not working completely

Reported by: markjaquith's profile markjaquith Owned by: andy's profile andy
Milestone: 2.5 Priority: normal
Severity: normal Version: 2.2
Component: Administration Keywords: TinyMCE JS degrade has-patch
Focuses: Cc:

Description (last modified by markjaquith)

If the wp-includes/js/tinymce/ directory is removed, WP should degrade gracefully, as if every user has turned off the RTE in their profile.

Issues in 2.2:

  1. The "View" and "Preview" links sink down, infringing on the <textarea />
  2. Paragraphs and line breaks are dynamically added to the post in the <textarea /> on save (or edit of an existing entry)

See attached screenshots (OS X / Firefox 2.0.0.4).

Attachments (3)

tinymce-degrade-issues-01.png (33.7 KB) - added by markjaquith 16 years ago.
Issues (1 of 2)
tinymce-degrade-issues-02.png (5.3 KB) - added by markjaquith 16 years ago.
Issues (2 of 2)
kill-tiny.diff (583 bytes) - added by andy 16 years ago.

Download all attachments as: .zip

Change History (7)

@markjaquith
16 years ago

Issues (1 of 2)

@markjaquith
16 years ago

Issues (2 of 2)

#1 @markjaquith
16 years ago

  • Description modified (diff)

#2 @Nazgul
16 years ago

  • Keywords needs-patch added

@andy
16 years ago

#3 @andy
16 years ago

  • Keywords has-patch added; needs-patch removed

Patch added. Uses http://us2.php.net/file_exists which is PHP4/PHP5.

#4 @azaozz
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Works well in 2.5

Note: See TracTickets for help on using tickets.