Actions
Defect #42509
openPlugin activity icons broken when multiple plugins are loaded
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Following up #41880
Stefan Rinkes wrote in #note-13:
After trying it I don't think this is probably fixed.
I still see two issues:
- Looks to me you can now only have one plugin which registers as an ActivityProvider. Icons only work for one loaded plugin.
- We have a class which inherites from Journal, which acts_as_activity_provider for issues. So [...] ends up as 'issues' and not the wanted key.
Files
Related issues
Updated by Marius BĂLTEANU 3 days ago
- Copied from Defect #41880: Plugin activity icons broken after switching to SVG icons added
Updated by Marius BĂLTEANU 3 days ago
- Subject changed from Plugin activity icons broken after switching to SVG icons to Plugin activity icons broken when multiple plugins are loaded
Updated by Marius BĂLTEANU about 10 hours ago
Stefan Rinkes, I was able to confirm the first issue and the fix is quite small, but for the second one , can you add the relevant code to your sample plugin? I would like to be able to reproduce the issue before committing the fix.
Actions