[wp-trac] [WordPress Trac] #35980: Media attachments show urlencoded permalinks on attachment editing screen
WordPress Trac
noreply at wordpress.org
Sun Feb 28 00:08:46 UTC 2016
#35980: Media attachments show urlencoded permalinks on attachment editing screen
-------------------------------+------------------------------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version:
Severity: normal | Keywords: needs-patch needs-unit-tests
Focuses: |
-------------------------------+------------------------------------------
Publish a regular post with a title of `صورة` and the permalink on the
post editing screen will be displayed as:
`Permalink: https://example.com/2016/02/صورة/`
However if you upload an image named `صورة.jpg` then the permalink on its
attachment editing screen will be shown urlencoded:
`Permalink: https://example.com/%d8%b5%d9%88%d8%b1%d8%a9/`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35980>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list