Modify ↓
Opened 15 years ago
Closed 15 years ago
#5130 closed defect (fixed)
plugin is installed even on cancel
| Reported by: | bastiK | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
how to reproduce:
- start josm with no revision file (unkown version)
- go to plugin preferences, check openstreetbugs plugin and press ok
- Message window says, you need at least Josm version x to run the plugin
- click cancel
Result:
- plugin is installed anyway
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Possibly if-clause in PluginDownloadTask line 111 is reversed?