Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#43945 closed defect (bug) (fixed)

Missing closing button tag in 'Live Preview' button

Reported by: itowhid06's profile itowhid06 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.9.6 Priority: normal
Severity: trivial Version:
Component: Customize Keywords:
Focuses: Cc:

Description


Attachments (2)

patch.diff (1.1 KB) - added by itowhid06 6 years ago.
patch_corrected.diff (1.1 KB) - added by itowhid06 6 years ago.
previous patch wasn't correct. sorry.

Download all attachments as: .zip

Change History (6)

@itowhid06
6 years ago

@itowhid06
6 years ago

previous patch wasn't correct. sorry.

#1 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 4.9.6

Hi @itowhid06, welcome to WordPress Trac! Thanks for the report.

A similar issue was fixed in [42711], but this instance was missed.

#2 @SergeyBiryukov
6 years ago

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

In 43166:

Customize: Correct closing tag in WP_Customize_Theme_Control::content_template().

Props itowhid06.
Fixes #43945.

#3 @SergeyBiryukov
6 years ago

  • Type changed from enhancement to defect (bug)

#4 @SergeyBiryukov
6 years ago

In 43167:

Customize: Correct closing tag in WP_Customize_Theme_Control::content_template().

Props itowhid06.
Merges [43166] to the 4.9 branch.
Fixes #43945.

Note: See TracTickets for help on using tickets.