Modify ↓
Opened 2 years ago
Closed 2 years ago
#5779 closed enhancement (fixed)
reverter: add info to the changeset tags
| Reported by: | bastiK | Owned by: | Upliner |
|---|---|---|---|
| Priority: | normal | Component: | Plugin reverter |
| Version: | Keywords: | ||
| Cc: |
Description
Reverter plugin could automatically add tags to the changeset, like
tool=reverter_plugin reverter_plugin:version=23456
or
created_by=JOSM/1.5 (3740 SVN en_GB), reverter_plugin/23456
Attachments (0)
Change History (4)
comment:1 Changed 2 years ago by Upliner
- Status changed from new to assigned
comment:2 Changed 2 years ago by bastiK
Yes, but i wouldn't call it hack. It's an extension of upload framework. :)
By "automatically add" i mean fill the tags in upload dialog with certain default values and let the user override this if he/she likes.
comment:3 Changed 2 years ago by Upliner
In [3746/josm]:
comment:4 Changed 2 years ago by Upliner
- Resolution set to fixed
- Status changed from assigned to closed
done in [o24887]
Note: See
TracTickets for help on using
tickets.



OK, but it needs some hacks in UploadDialog and related classes