Opened 16 years ago
Closed 16 years ago
#4386 closed defect (bug) (fixed)
TinyMCE degradation not working completely
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.2 |
Component: | Administration | Keywords: | TinyMCE JS degrade has-patch |
Focuses: | Cc: |
Description (last modified by )
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:
- The "View" and "Preview" links sink down, infringing on the
<textarea />
- 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)
Change History (7)
#3
@
16 years ago
- Keywords has-patch added; needs-patch removed
Patch added. Uses http://us2.php.net/file_exists which is PHP4/PHP5.
Note: See
TracTickets for help on using
tickets.
Issues (1 of 2)