Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#56647 closed feature request (duplicate)

Improve <br> tag closing way

Reported by: rajanpanchal2028 Owned by:
Priority: normal Milestone:
Component: Mail Version: 6.0.1
Severity: major Keywords:
Cc: Focuses: coding-standards

Description

On update-core.php file need to improve <br> tag closing structure so it should be <br/> or <br /> not <br>.

Attachments (1)

56562.patch (503 bytes ) - added by rajanpanchal2028 4 years ago.

Download all attachments as: .zip

Change History (5)

#1 @pmbaldha
4 years ago

  • Resolutioninvalid
  • Status newclosed

As per HTML5 standard, The <br> is valid. There is no need to close it.

#2 @afragen
4 years ago

Related. #56457

#3 @SergeyBiryukov
4 years ago

  • Component Upgrade/InstallMail
  • Keywords needs-patch removed
  • Resolution invalidduplicate

Hi there, thanks for the ticket!

This appears to be a duplicate of #56562, let's continue the discussion there.

#4 @desrosj
4 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.