Changes between Initial Version and Version 1 of Ticket #18495, comment 3
- Timestamp:
- 2020-01-02T16:30:03+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18495, comment 3
initial v1 1 Yes, the code in `JoinAreasAction.joinOrientedWays()`doesn't handle the case that `CombineWayAction.combineWaysWorker() 'can return null. No idea why this did not show up before.1 Yes, the code in `JoinAreasAction.joinOrientedWays()`doesn't handle the case that `CombineWayAction.combineWaysWorker()` can return null. No idea why this did not show up before. 2 2 Anyway, the change in #18083 is probably too agressive. I see no problem when a way is combined to another way if only some nodes are outside the download area. I'll open a new ticket for that.