[wp-trac] [WordPress Trac] #56966: Updating plugins with WP6.1 creates .maintenance file and leaves it

WordPress Trac noreply at wordpress.org
Fri Nov 11 01:57:21 UTC 2022


#56966: Updating plugins with WP6.1 creates .maintenance file and leaves it
------------------------------+---------------------
 Reporter:  jsh4              |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  6.1.1
Component:  Upgrade/Install   |     Version:  6.1
 Severity:  normal            |  Resolution:
 Keywords:  has-testing-info  |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 > Personally, I would err on the side of caution and recommend reverting
 the changes in #51170 from 6.1.1, perform more testing, and try again in
 6.2.

 After looking at this and getting clarification from @dd32 on the
 statement above, let's do the following:
 - Leave the unrelated changes to `WP_Filesystem_FTPext::size()` in
 [53898]. This would only have a negative impact if someone is forcing
 FTPext AND performing comparisons such as `-1 == $ftp->size()` or `0 >
 $ftp->size()` type comparisons. This is highly unlikely and also
 completely unrelated to the problematic changes.
 - Revert the first and third chunks of [53862]. The middle chunk was
 refined and corrected in [53898].
 - Revert parts of [53860] unrelated to `size()` method.

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


More information about the wp-trac mailing list