[wp-trac] [WordPress Trac] #50837: Plugins installed outside of the plugin browser are showing an undefined index error
WordPress Trac
noreply at wordpress.org
Tue Aug 4 18:03:00 UTC 2020
#50837: Plugins installed outside of the plugin browser are showing an undefined
index error
-------------------------------------------+-----------------------------
Reporter: sswebster | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: Plugins | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit dev-reviewed | Focuses:
-------------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"48735" 48735]:
{{{
#!CommitTicketReference repository="" revision="48735"
Plugins: Move the "Successfully installed the plugin" string to the
correct `Plugin_Upgrader` method.
The string refers to the installation, and belongs in the
`::install_strings()` method, not in `::upgrade_strings()`.
Props sswebster, nateinaction.
Reviewed by whyisjake, SergeyBiryukov.
Merges [48734] to the 5.5 branch.
Fixes #50837.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50837#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list