Modify ↓
Opened 10 months ago
Closed 10 months ago
#7948 closed defect (fixed)
inverted filter "child type:way" disables untagged nodes of ways
| Reported by: | Cobra | Owned by: | bastiK |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | filter | |
| Cc: |
Description
- download some arbitrary data
- add filter "child type:way", invert it ([x][ ] child type:way [x] A)
expected result: all nodes which are part of a way are active, independent of any tags.
current result: only tagged nodes which are part of a way are active. This equals "child type:way -untagged", which doesn't change the current - broken - behaviour.
Attachments (0)
Change History (3)
comment:1 Changed 10 months ago by bastiK
- Owner changed from team to bastiK
- Status changed from new to assigned
comment:2 Changed 10 months ago by bastiK
In 5423/josm:
comment:3 Changed 10 months ago by bastiK
- Resolution set to fixed
- Status changed from assigned to closed
In 5437/josm:
Note: See
TracTickets for help on using
tickets.



Current idea to fix this: