Modify ↓
Opened 16 years ago
Closed 16 years ago
#3936 closed defect (fixed)
deleting first node in circular way breaks the way
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | circular ways | Cc: |
Description
Refining a way by deleting a node usually does cut a hole, except for circular (closed) ways where you cut the first / last node. That is IMHO a bug.
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Hmm, I would say this is a regression. I remember this had already been fixed in the past.
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Replying to dieterdreist:
sorry, it's late, typo, I meant:
Refining a way by deleting a node usually does NOT cut a hole, except for circular (closed) ways if you delete the first / last node it does cut a hole. That is IMHO a bug.