﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16807,with_front => false doesn't work with PATHINFO permalinks,duck_,,"When running WordPress with [http://codex.wordpress.org/Using_Permalinks#PATHINFO:_.22Almost_Pretty.22 PATHINFO permalinks] any plugin registering a custom post type or custom taxonomy using `with_front => false` in the rewrite argument just will not work since the /index.php is required.

/index.php cannot be treated like any other front since it is actually required for the permalinks to work.

We might want to internalize PATHINFO into WP_Rewrite so it doesn't get stripped like this.

Related: #16733",defect (bug),closed,normal,3.1.1,General,3.0,normal,fixed,,
