Feature #14008
Add a warning if 2 plugins have the same settings partial name
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Plugin API | |||
Target version: | 2.6.0 | |||
Resolution: | Fixed |
Description
See #7071, it also happened to me a couple of times. If two plugins share the same partial settings name, the first will override the second and you won't be able to configure the second. It shouldn't be hard to add a warning on top of the "Plugins" page to suggest that the author contact plugin authors to fix this.
Associated revisions
Add a warning if two plugins have the same settings partial name (#14008).
History
#1
Updated by Jean-Baptiste Barth over 6 years ago
- Status changed from New to Closed
- Target version set to Candidate for next major release
- Resolution set to Fixed
I've been bitten by this problem once more recently, so I added a warning in r13336.
#2
Updated by Jean-Baptiste Barth over 6 years ago
- Target version changed from Candidate for next major release to 2.6.0