WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#11238 closed defect (bug) (duplicate)

sanitize_title error with %20 in the title

Reported by: davidbolufer Owned by: ryan
Priority: normal Milestone:
Component: Permalinks Version: 2.8.5
Severity: major Keywords: sanitize_title needs-patch
Cc:

Description

If the title of the post contain %20, Wordpress doesn't sanitize the permalink correctly

Title: Ebay glittery lurex over the knee socks and 80%20 royal blue ankle wedges

Permalink: ebay-glittery-lurex-over-the-knee-socks-and-80 -royal-blue-ankle-wedges

Change History (5)

comment:1 scribu4 years ago

  • Keywords needs-patch added; permalink removed
  • Milestone changed from Unassigned to 2.9

comment:2 scribu4 years ago

  • Severity changed from normal to major

Confirmed in trunk. Causes post to be unaccesible.

comment:3 ryan4 years ago

  • Milestone 2.9 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

See #3329

comment:4 davidbolufer4 years ago

  • Resolution duplicate deleted
  • Status changed from closed to reopened

Sorry but I applied the patch #3329 and the patch #10758 and the error continue, with this post_title Manelo%20Feo I get this post_name manelo%20feo in SQL and "manelo feo" in the browser.

I think the error doesn't be solved.

comment:5 scribu4 years ago

  • Resolution set to duplicate
  • Status changed from reopened to closed

That just means the patch needs more work.

This ticket is still a dupe. Please post your feedback on that ticket instead, as it's still open.

Note: See TracTickets for help on using tickets.