Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32896 closed defect (bug) (fixed)

Duplicate class attribute in content_template() method of class-wp-customize-control.php

Reported by: nicholas_io's profile nicholas_io Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.3 Priority: normal
Severity: trivial Version: 4.3
Component: Customize Keywords: has-patch
Focuses: Cc:

Description

There is two class attributes in content_template() method inside class-wp-customize-control.php

Attachments (1)

patch.diff (645 bytes) - added by nicholas_io 9 years ago.
Patch

Download all attachments as: .zip

Change History (5)

@nicholas_io
9 years ago

Patch

#1 @nicholas_io
9 years ago

  • Severity changed from normal to trivial

#2 @SergeyBiryukov
9 years ago

  • Component changed from Administration to Customize
  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.3

#3 @valendesigns
9 years ago

This change looks sensible to me. Nice catch.

#4 @SergeyBiryukov
9 years ago

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

In 33090:

Merge two class attributes in WP_Customize_Media_Control::content_template() and wp_print_media_templates().

props nicholas_io.
fixes #32896.

Note: See TracTickets for help on using tickets.