[wp-trac] [WordPress Trac] #58828: Whenever bulk updates are done in wp-admin/update-core.php, no feedback is given, until all updates are done
WordPress Trac
noreply at wordpress.org
Wed Mar 13 04:20:45 UTC 2024
#58828: Whenever bulk updates are done in wp-admin/update-core.php, no feedback is
given, until all updates are done
------------------------------+--------------------------------------------
Reporter: bedas | Owner: williampatton
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Future Release
Component: Upgrade/Install | Version: 6.2.2
Severity: normal | Resolution:
Keywords: reporter- | Focuses: accessibility, administration
feedback |
------------------------------+--------------------------------------------
Comment (by bedas):
This issue has been 100% replicable for since I know WP (more than 12
years meanwhile), not only for me but many other users.
I do not know about @NekoJonez who seems to experience the same issue,
however me and my clients usually are on Macs, making this the only
"common" thing - since it happens on Firefox, Chrome, Safari... no matter.
The `<iframe src="update.php?action=update-selected&plugins={plugin-
files-here}&_wpnonce={nonce-here}" style="width: 100%; height: 100%;
min-height: 750px;" frameborder="0" title="Update progress"></iframe>` is
just never shown until the updates are done. It does actually use the
space in the HTML but its contents are not shown. Only once the process is
done, the contents are shown.
It appears to me the iframes' body is simply empty, until the updates are
done.
There are no errors in the console at all.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58828#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list