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

  1. download some arbitrary data
  2. 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 by bastiK, 13 years ago

Owner: changed from team to bastiK
Status: newassigned

Current idea to fix this:

  • remember, whether the parent way has been hidden explicitly (i.e. a non-inverted filter applies)
  • don't let the hidden flag propagate from way to child node, unless the way is hidden explicitly

comment:2 by bastiK, 13 years ago

In 5423/josm:

doc + cosmetics (see #7948)

comment:3 by bastiK, 13 years ago

Resolution: fixed
Status: assignedclosed

In 5437/josm:

fixed #7948 - inverted filter "child type:way" disables untagged nodes of ways

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain bastiK.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.