[wp-trac] [WordPress Trac] #11607: Slash Missing in get_index_rel_link()
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 27 08:26:43 UTC 2009
#11607: Slash Missing in get_index_rel_link()
--------------------------+-------------------------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Template | Version: 2.8
Severity: minor | Keywords: has-patch
--------------------------+-------------------------------------------------
Changes (by nacin):
* keywords: needs-patch => has-patch
* milestone: 2.9.1 => 3.0
Comment:
get_bloginfo('siteurl') is actually deprecated -- this is its only use in
core, apparently -- and user_trailingslashit conditionally slashes a URL
depending on the permalink settings, so you're looking for
trailingslashit.
I'm finding some other instances like this of 'display' not being
triggered in core. Let's do another ticket for that.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11607#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list