[wp-trac] [WordPress Trac] #16282: PHP catchable error with get_term_link and WP3.1RC2
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 24 16:47:07 UTC 2011
#16282: PHP catchable error with get_term_link and WP3.1RC2
--------------------------+-----------------------
Reporter: illutic | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.1
Component: Multisite | Version: 3.1
Severity: major | Resolution:
Keywords: revert |
--------------------------+-----------------------
Changes (by scribu):
* status: closed => reopened
* resolution: fixed =>
Comment:
Say I have a category with the slug 'șir', which I brought over from WP
3.0.
Going to {{{/category/șir}}} will work, as noted above.
Doing {{{get_term_link('șir', 'category'));}}} wont' work, because the
slug isn't URL-encoded this time.
So, there still is cause for concern.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16282#comment:44>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list