[wp-trac] [WordPress Trac] #50976: WordPress stripping out "page" query parameter with 301 redirect

WordPress Trac noreply at wordpress.org
Thu Aug 13 09:08:49 UTC 2020


#50976: WordPress stripping out "page" query parameter with 301 redirect
-----------------------------+-----------------------------
 Reporter:  aleksihulkkonen  |      Owner:  (none)
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Rewrite Rules    |    Version:  5.5
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 This is a follow-up to #45337.

 I run a site and we use "page" query parameter to switch between views on
 that specific page. So we have for example:

 www.example.com/example?page=offers&id=xxx

 After upgrading to 5.5 the page parameter is being dropped from the url
 with 301 redirect and becomes:

 www.example.com/example?id=xxx

 This was breaking our site, but we downgraded to 5.4.2. I would like to
 install 5.5 but this is breaking the site. I saw ticket #45337 related to
 5.5 and it seemed like a possible culprit.

 Any ideas what is happening?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50976>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list