Modify ↓
Opened 13 years ago
Closed 13 years ago
#7948 closed defect (fixed)
inverted filter "child type:way" disables untagged nodes of ways
Reported by: | Cobra | Owned by: | bastiK |
---|---|---|---|
Priority: | normal | Milestone: | |
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)
Note:
See TracTickets
for help on using tickets.
Current idea to fix this: