[wp-trac] [WordPress Trac] #54886: "Show hidden updates" button is invisible
WordPress Trac
noreply at wordpress.org
Fri Feb 11 22:09:50 UTC 2022
#54886: "Show hidden updates" button is invisible
-------------------------------------+-------------------------------------
Reporter: SergeyBiryukov | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.9.1
Component: Upgrade/Install | Version: 5.5
Severity: normal | Resolution: fixed
Keywords: has-patch has- | Focuses: ui, javascript,
screenshots fixed-major needs- | administration
testing has-testing-info |
-------------------------------------+-------------------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"52713" 52713]:
{{{
#!CommitTicketReference repository="" revision="52713"
Upgrade/Install: Make sure the "Show hidden updates" button is visible and
works as expected.
The [https://api.jquery.com/toggle-event/ .toggle( handler, handler )]
method signature was deprecated in jQuery 1.8 and removed in jQuery 1.9.
This commit updates the click handler function to work with jQuery 1.9+.
Follow-up to [9441], [9543], [42785], [48323].
Props malinevskiy, Boniu91, SergeyBiryukov.
Merges [52644] to the 5.9 branch.
Fixes #54886.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54886#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list