#9655 closed defect (fixed)
replace geometry loosing tags when making an area from a node
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | 14.02 |
Component: | Core | Version: | latest |
Keywords: | Cc: | simon04 |
Description
The function replace geometry can help changing a node to an area.
Mark the new area way and the old node. The node is moved into the area, but the tags from the node is lost since a few days...
Attachments (0)
Change History (6)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Component: | Plugin utilsplugin2 → Core |
---|---|
Priority: | normal → blocker |
comment:3 by , 11 years ago
Cc: | added |
---|---|
Milestone: | → 14.02 |
Priority: | blocker → major |
Reproduced with these steps:
- create a node with
name=A
- create another node with
ref=B
- merge them. The conflict dialog does not preselect values anymore. Close it => only one tag is kept
Regression likely caused by r6770. When a single value exists, it still should be proposed by default.
comment:4 by , 11 years ago
Confirming comment 1. Previously I could easily merge a node with tags with a node without tags without any dialogs and the tags were preserved. Now the tags are lost.
The problem is deeper. Merging two nodes looses tags (from the marked first), too.