Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#35564 closed defect (bug) (fixed)

No more used loop for unsupported formats in inline-edit-post.js

Reported by: afercia's profile afercia Owned by: afercia's profile afercia
Milestone: 4.5 Priority: normal
Severity: normal Version: 3.6
Component: Quick/Bulk Edit Keywords: has-patch
Focuses: javascript Cc:

Description (last modified by azaozz)

In the Quick/Bulk Edit forms the post formats where removed in [23742] then restored in [25505] only for Bulk Edit but without the check for unsupported.

By the way, in inline-edit-post.js there's still a jQuery loop for option.unsupported.

Attachments (1)

35564.patch (1.0 KB) - added by afercia 8 years ago.

Download all attachments as: .zip

Change History (6)

This ticket was mentioned in Slack in #core-editor by afercia. View the logs.


8 years ago

@afercia
8 years ago

#2 @afercia
8 years ago

  • Keywords has-patch added

#3 @azaozz
8 years ago

  • Description modified (diff)
  • Milestone changed from Awaiting Review to 4.5

This ticket was mentioned in Slack in #core-editor by azaozz. View the logs.


8 years ago

#5 @afercia
8 years ago

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

In 36375:

Quick/Bulk Edit: Remove a no more used jQuery loop for unsupported post formats.

See #23426.
See #24096.
Fixes #35564.

Note: See TracTickets for help on using tickets.