Make WordPress Core

Opened 4 years ago

Closed 4 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's profile Laxman Prajapati Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.8 Priority: normal
Severity: normal Version: 5.7
Component: Taxonomy Keywords: has-patch
Focuses: administration, coding-standards Cc:

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 4 years ago.
Created patch.

Download all attachments as: .zip

Change History (5)

@Laxman Prajapati
4 years ago

Created patch.

#1 @Laxman Prajapati
4 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
4 years ago

  • Component changed from Customize to Taxonomy
  • Focuses administration added

#3 @SergeyBiryukov
4 years ago

  • Milestone changed from Awaiting Review to 5.8

#4 @SergeyBiryukov
4 years ago

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

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.