Opened 8 years ago
Last modified 2 weeks ago
#42637 new defect (bug)
Wrong button text for plugin installation failed!
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Plugins | Keywords: | has-patch dev-feedback close |
| Focuses: | ui, administration | Cc: |
Description
Button text should be Installation Failed! instead of Update Failed! if plugin installation failed.
Check below gif:
Latest version: http://bsf.io/yola3
After applied patch: http://bsf.io/rblas
Attachments (3)
Change History (8)
#4
@
4 years ago
- Keywords close added
I've made some test and everything is ok in 5.9; can you check on your side?
History [37714]
#5
@
2 weeks ago
- Keywords needs-testing removed
Reproduction Report
Environment
- WordPress: 7.0-alpha-61215-src
- PHP: 8.2.29
- Server: nginx/1.29.4
- Database: mysqli (Server: 8.4.7 / Client: mysqlnd 8.2.29)
- Browser: Chrome 144.0.0.0
- OS: macOS
- Theme: Twenty Twenty-One 2.7
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.1
Steps taken
- Plugins > Add Plugin
- Search for any plugin
- Disable internet connection
- Try to install a plugin and wait for button text to change
- ❌ Bug is not occurring. Button text reads
Installation Failed!
Expected behavior
Update Failed!text instead ofInstallation Failed!
Additional Notes
- This issue seem to have fixed with the changeset https://core.trac.wordpress.org/changeset/37714
Screenshots/Screencast with results
Screenshot showcasing the problem or the bug not occurring.
Note: See
TracTickets for help on using
tickets.

Patch