[wp-trac] [WordPress Trac] #21020: Passing query parameters via URL

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 19 17:04:26 UTC 2012


#21020: Passing query parameters via URL
--------------------------+------------------------------
 Reporter:  taropaa       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Permalinks    |     Version:  3.4
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------------------
Changes (by ocean90):

 * version:   => 3.4


Comment:

 I can confirm this.

 Permalink setting: `/%post_id%/%postname%/`

 In 3.3 you could also use `domain.com/%post_id%/` which shows the same
 post as with `domain.com/%post_id%/%postname%/`. But it doesn't did a
 redirect.

 In 3.4 `domain.com/%post_id%/` throws 404.


 IMO `domain.com/%post_id%/` should redirect too
 `domain.com/%post_id%/%postname%/`.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21020#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list