Modify ↓
Opened 15 years ago
Closed 15 years ago
#5779 closed enhancement (fixed)
reverter: add info to the changeset tags
| Reported by: | bastiK | Owned by: | Upliner |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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 by , 15 years ago
| Status: | new → assigned |
|---|
comment:2 by , 15 years ago
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.
Note:
See TracTickets
for help on using tickets.



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