[wp-trac] [WordPress Trac] #42184: Customizer theme install getting stuck on downloading
WordPress Trac
noreply at wordpress.org
Wed Oct 11 16:45:10 UTC 2017
#42184: Customizer theme install getting stuck on downloading
--------------------------+--------------------
Reporter: helen | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+--------------------
Changes (by westonruter):
* keywords: => needs-patch
* milestone: Awaiting Review => 4.9
Comment:
I was able to reproduce this a couple times when I was hacking around
trying to force an `unable_to_connect_to_filesystem` error when calling
`wp_ajax_install_theme()`. I think it has something to do with
`wp.updates.maybeRequestFilesystemCredentials()`, and the
`wp.updates.ajaxLocked` and
`wp.updates.shouldRequestFilesystemCredentials` flags. I think it assumes
a prompt is being shown to enter credentials, but I've never seen this
appear. Maybe it ''is'' actually being shown but it is hidden behind the
Customizer UI thanks to z-index issues?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42184#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list