#39057 closed defect (bug) (fixed)
FTP credentials form doesn't display the SSH2 fields on the Updates screen
Reported by: | afercia | Owned by: | dd32 |
---|---|---|---|
Milestone: | 4.7.1 | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Upgrade/Install | Keywords: | has-screenshots shiny-updates has-patch |
Focuses: | Cc: |
Description
The FTP credentials form is used both in the Plugins/Themes screens (where it's in a modal window) and in the Updates screen. When it's displayed inside the modal, selecting the SSH2 radio button makes the Authentication Keys fields appear:
On the Updates screen instead, when selecting the SSH2 radio button nothing happens:
Worth reminding before 4.6 the two Authentication Keys fields were in a different position (above the radio buttons) and always displayed on the Updates screen.
Attachments (1)
Change History (11)
#2
@
8 years ago
- Milestone changed from Awaiting Review to 4.7.1
I'd propose to consider this for 4.7.1.
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
8 years ago
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
8 years ago
#6
@
8 years ago
- Owner set to dd32
- Resolution set to fixed
- Status changed from new to closed
In 39657:
39057.diff should be good to go. Note: couldn't test
wp.updates.showErrorInCredentialsForm()
, actually I'm not sure how it is supposed to work :)