Opened 4 years ago
Last modified 4 years ago
#9838 closed defect (bug)
Don't show "Selected plugins deactivated." notification if all of selected plugins are deactivated before action. — at Version 5
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | UI | Version: | 2.8 |
| Severity: | minor | Keywords: | needs-patch |
| Cc: |
Description (last modified by dd32)
Status completion messages should not be shown if no actions are performed. (Eg, Don't show "Selected plugins deactivated." notification if all of selected plugins are deactivated before action.)
A similar situation happens with plugin activation, as well as Plugin deletion.
There exists an issue where Active plugins can be deleted via the Bulk actions as well.
(Edited by dd32 to merge #9837 and mention similar bugs)
Change History (6)
comment:2
Denis-de-Bernardy
— 4 years ago
- Component changed from Plugins to UI
- Type changed from feature request to defect (bug)
comment:5
dd32
— 4 years ago
- Description modified (diff)
Patch pending #9835 closure due to code conflicts. (I could post a patch, But it'll only make one or the other stale, I'm going to get some feedback on the other ticket first before submitting this patch)
Note, I've also closed #9837 as a duplicate of this and merging the problems, Due to the actual issue being very similar
I'll take a look at this tomorrow