Make WordPress Core

Opened 4 weeks ago

Closed 29 hours ago

#62978 closed defect (bug) (fixed)

Invalid URL due to leading/trailing space/newline in href

Reported by: kkmuffme's profile kkmuffme Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.8 Priority: normal
Severity: trivial Version:
Component: Menus Keywords: has-patch
Focuses: coding-standards Cc:

Description

Invalid URL due to leading/trailing space/newline in href
in nav-menu

Change History (3)

This ticket was mentioned in PR #8335 on WordPress/wordpress-develop by @kkmuffme.


4 weeks ago
#1

  • Keywords has-patch added

#2 @SergeyBiryukov
29 hours ago

  • Focuses coding-standards added
  • Milestone changed from Awaiting Review to 6.8
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#3 @SergeyBiryukov
29 hours ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 60045:

Coding Standards: Remove leading and trailing spaces in URLs on the Menus screen.

Follow-up to [42343].

Props kkmuffme.
Fixes #62978.

Note: See TracTickets for help on using tickets.