[wp-trac] [WordPress Trac] #61055: wp_update_plugins irregular transient handling.

WordPress Trac noreply at wordpress.org
Mon Oct 14 10:52:35 UTC 2024


#61055: wp_update_plugins irregular transient handling.
-------------------------------------------------+-------------------------
 Reporter:  Cybr                                 |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  6.7
Component:  Plugins                              |     Version:  6.6
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing needs-       |     Focuses:
  testing-info                                   |
-------------------------------------------------+-------------------------

Comment (by siliconforks):

 Replying to [comment:12 chaion07]:
 > Thanks @Cybr for reporting this. We reviewed this Ticket during a recent
 bug-scrub session. Based on the feedback received we are adding the nedds-
 testing-info keyword to help with anyone hoping to run the tests. Thanks.

 Have you looked at #44118 ?  There are fairly detailed steps for
 reproducing this issue there.  Basically, to test a patch, you would need
 to run steps 1 and 2 before and after applying the patch.  (You could also
 look directly at the `update_plugins` transient before running step 2.
 Without any patch, you will see that it is missing a `checked` property.
 A working patch should fix this so that it always has the `checked`
 property.)

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


More information about the wp-trac mailing list