[wp-trac] [WordPress Trac] #21113: Previous/Next page links maintain all GET variables

WordPress Trac noreply at wordpress.org
Fri Apr 5 12:15:53 UTC 2013


#21113: Previous/Next page links maintain all GET variables
-------------------------------------------+------------------------------
 Reporter:  kirrus                         |       Owner:
     Type:  enhancement                    |      Status:  new
 Priority:  normal                         |   Milestone:  Awaiting Review
Component:  General                        |     Version:  3.4
 Severity:  normal                         |  Resolution:
 Keywords:  needs-patch 2nd-opinion close  |
-------------------------------------------+------------------------------
Changes (by johnbillion):

 * keywords:  needs-patch 2nd-opinion => needs-patch 2nd-opinion close


Comment:

 Personally I don't believe this is an issue. The original poster's static
 page caching (or other caching layer) must be mis-configured somehow,
 resulting in the cache being poisoned with these URLs.

 In a normal situation, a paginated link will require all the current
 `$_GET` variables to perform as expected. If we start stripping variables
 from pagination links then things will break unnecessarily.

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


More information about the wp-trac mailing list