[wp-trac] [WordPress Trac] #46820: Theme & Plugin Editor always return the "Unable to communicate back with..." message when editing locally over https
WordPress Trac
noreply at wordpress.org
Sat Apr 6 10:38:37 UTC 2019
#46820: Theme & Plugin Editor always return the "Unable to communicate back
with..." message when editing locally over https
-------------------------+-------------------------------------------------
Reporter: xkon | Owner: (none)
Type: defect | Status: new
(bug) |
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: dev-feedback 2nd-opinion has-
Focuses: | screenshots
-------------------------+-------------------------------------------------
Splitting this up from #46045.
When using a local setup that supports ssl certs so it's possible to view
the site over https both editors always return `Unable to communicate back
with site to check for fatal errors, so the PHP change was reverted. You
will need to upload your PHP file change by some other means, such as by
using SFTP.` .
There's no need even to change any code as well simply viewing a `.php`
file and clicking on `Update File` throws the notice.
To be more specific just in case more can replicate I'll split some cases:
Https + active theme / plugin. **Result** : `Unable to communicate back..`
Https + inactive theme / plugin. **Result** : `File edited successfully.`
Http + active theme / plugin. **Result** : `File edited successfully.`
Http + inactive theme / plugin. **Result**: `File edited successfully.`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46820>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list