Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#19963 closed defect (bug) (fixed)

Unused TinyMCE media plugin images

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: azaozz's profile azaozz
Milestone: 3.4 Priority: normal
Severity: minor Version: 3.2
Component: TinyMCE Keywords: has-patch commit
Focuses: Cc:

Description

TinyMCE media plugin was removed in 3.1 ([17288]) and then added back in 3.2 ([17625]).

When upgrading from 3.0, there's wp-includes/js/tinymce/plugins/media/img directory left behind, which is not used by current plugin version.

Attachments (1)

19963.patch (536 bytes) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (3)

#1 @nacin
13 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.4

#2 @azaozz
13 years ago

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

In [19828]:

Remove unused TinyMCE media plugin images, props SergeyBiryukov, fixes #19963

Note: See TracTickets for help on using tickets.