#12956 closed enhancement (wontfix)
Id in the URL should be trimmed for the invisible No-Space break character
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | karthvks@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I had first found this issue in wordpress.org trac and they said i should be reporting it over here.
Sometimes while sharing trac link on social media, they convert the original link and replace it with a shorthand url. But while redirecting back to the original link they introduce a new No-Space break character at the end. In chrome it's almost invisible. I have faced this issue while sharing links at Linkedin and whatsapp.
The issue can be fixed if you can trim the id before processing it.
I have attached an image that shows this issue
Attachments (1)
Change History (3)
by , 7 years ago
Attachment: | wordpress trac issue.png added |
---|
comment:1 by , 7 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Type: | defect → enhancement |
You can implement a plugin to redirect like that.
comment:2 by , 7 years ago
Summary: | Id in the URL should be trimed for the invisible No-Space break character → Id in the URL should be trimmed for the invisible No-Space break character |
---|
The actual issue