WordPress.org

Make WordPress Core

Opened 2 years ago

Last modified 2 years ago

#16519 new defect (bug)

pingback url is right-trimmed incorrectly

Reported by: qdinar Owned by:
Priority: normal Milestone: Awaiting Review
Component: Pings/Trackbacks Version: 3.0
Severity: normal Keywords:
Cc:

Description

an url ending with %d0%b5%d1%81% was produced by pingback mechanism, that url is in pingback comment, and server returns for its request:
Bad Request
Your browser sent a request that this server could not understand.


but if it would end with %d1%81 it works. wordpress automatically fixes it. but also it does not open if it ends with %d1%8 or %d1 .

Change History (2)

comment:1 nacin2 years ago

  • Version set to 3.0

comment:2 nacin2 years ago

  • Component changed from General to Pings/Trackbacks
Note: See TracTickets for help on using tickets.