[wp-trac] [WordPress Trac] #16807: with_front => false doesn't work with PATHINFO permalinks
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 9 21:03:23 UTC 2011
#16807: with_front => false doesn't work with PATHINFO permalinks
--------------------------+------------------------------
Reporter: duck_ | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by markjaquith):
To test, drop cpt-test.php into mu-plugins. Set your permalink structure
to start with:
(A) {{{/index.php/}}}
OR
(B) {{{/index.php/archives/}}}
Create a "Thing" entry called "thing-test"
Verify that http://wp.dev/index.php/things/ and
http://wp.dev/index.php/things/thing-test/ work.
In the case of (B), you shouldn't see {{{/archives/}}} appear in those
URLs, because with_front is false.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16807#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list