Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#52870 closed defect (bug) (fixed)

Space added at the end of close tag on the edit-tag-form.php file

Reported by: Laxman Prajapati Owned by: SergeyBiryukov
Priority: normal Milestone: 5.8
Component: Taxonomy Version: 5.7
Severity: normal Keywords: has-patch
Cc: Focuses: administration, coding-standards

Description

Space added at the end of the close tag on the edit-tag-form.php file as a standard workflow.

Attachments (1)

52870.patch (826 bytes ) - added by Laxman Prajapati 5 years ago.
Created patch.

Download all attachments as: .zip

Change History (5)

@Laxman Prajapati
5 years ago

Created patch.

#1 @Laxman Prajapati
5 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
5 years ago

  • Component CustomizeTaxonomy
  • Focuses administration added

#3 @SergeyBiryukov
5 years ago

  • Milestone Awaiting Review5.8

#4 @SergeyBiryukov
5 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 50556:

Coding Standards: Add a space before / character in some self-closing HTML tags.

While this has no effect on the code, it fixes a minor inconsistency with the rest of core.

Props laxman-prajapati.
Fixes #52870.

Note: See TracTickets for help on using tickets.