Changes between Initial Version and Version 1 of Ticket #15507
- Timestamp:
- 2017-10-31T21:33:08+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15507 – Description
initial v1 7 7 SVN r12726 looks like a possible culprit where this change was committed to `src/org/openstreetmap/josm/actions/CreateMultipolygonAction.java`: 8 8 {{{ 9 #!diff 9 10 @@ -247,7 +247,7 @@ public class CreateMultipolygonAction extends JosmAction { 10 11 final List<Command> list = removeTagsFromWaysIfNeeded(relation);


