Modify ↓
Opened 7 years ago
Last modified 3 years ago
#17293 new defect
JOSM shows misleading information when plugin fails to load
| Reported by: | GerdP | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
See #17290. The screenshot shows that JOSM tells the user that the problem occured in the reverter plugin while the traceback shows that the problem was in plugin tofix.
I wanted to reproduce this but I did not find the plugin binary anywhere.

Attachments (0)
Note:
See TracTickets
for help on using tickets.



Looking at the exception from #17290, it is likely due to the ordering
Our code is supposed to find the topmost one.