[wp-trac] [WordPress Trac] #35344: Strange pagination issue on front page after 4.4.1 update

WordPress Trac noreply at wordpress.org
Sat Jan 9 08:09:13 UTC 2016


#35344: Strange pagination issue on front page after 4.4.1 update
-------------------------------------------------+-------------------------
 Reporter:  northeme                             |       Owner:  dd32
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  4.4.2
Component:  Canonical                            |     Version:  4.4.1
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-unit-tests needs-    |     Focuses:
  testing                                        |
-------------------------------------------------+-------------------------

Comment (by dd32):

 Actually it turns out that the unit tests kind of do cover this.

 By changing from `isset($wp_query->queried_object)` to
 `get_queried_object_id()` it triggered a unit test failure, but that
 failure was then fixed by the main part of the patch.

 [36238] adds a few more unit tests that cover the behaviour of [36237]

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35344#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list