Modify ↓
Opened 3 years ago
Closed 3 years ago
#5130 closed defect (fixed)
plugin is installed even on cancel
| Reported by: | bastiK | Owned by: | team |
|---|---|---|---|
| Priority: | minor | 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 Changed 3 years ago by stoecker
comment:2 Changed 3 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Possibly if-clause in PluginDownloadTask line 111 is reversed?