[wp-trac] Re: [WordPress Trac] #2877: A Slash too much @
get_pagenum_link()
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 3 14:21:18 GMT 2006
#2877: A Slash too much @ get_pagenum_link()
-------------------------------+--------------------------------------------
Reporter: dave at mad-dave.net | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Version: 2.0.3
Severity: normal | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Comment (by darkfate):
No, it's that way in the english version. I don't think that would fix it
and there would be a problem with that. Putting the slash in front like
you did would make the server redirect to root. So if you have wordpress
in a directory it would screw up like so:
You would want this:
http://site.com/wordpress/testing/1/
But you would get this:
http://site.com/testing/1/
--
Ticket URL: <http://trac.wordpress.org/ticket/2877>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list