[wp-trac] [WordPress Trac] #16496: Make $sample_permalink_html human-readable on Edit Post screen
WordPress Trac
wp-trac at lists.automattic.com
Tue Feb 8 19:40:24 UTC 2011
#16496: Make $sample_permalink_html human-readable on Edit Post screen
-------------------------+-----------------------------
Reporter: linuxologos | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
If the permalink contains words with non-latin characters (for example the
permalink structure is /%category%/%postname%/ and the assigned category
is non-English) the $sample_permalink_html, which is echoed by
[http://core.trac.wordpress.org/browser/branches/3.1/wp-admin/edit-form-
advanced.php#L260 edit-form-advanced.php], is not human readable on Edit
Post screen (below the title). The editable part of the permalink (the one
that comes from the title of the post) ''is'' readable.
$sample_permalink_html should be urldecoded at some stage before echoed.
Screenshot attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16496>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list