Modify

Opened 13 years ago

Closed 13 years ago

#8133 closed defect (invalid)

RelationMembersChangedEvent is not sent when the member is relation

Reported by: Zverikk Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: relation, event Cc:

Description

When a member of a relation, a node or a way, is deleted, DataSetListeners receive relationMembersChanged() call for that relation. When a relation is deleted, listeners receive relationMembersChanged() for that relation with an empty members array.

But when a relation inside a relation is deleted, the relationMembersChanged() method is called only once -- for the inner relation. It should be called twice: for the inner relation and for the one that contains it.

This bug causes #8062

Attachments (0)

Change History (1)

comment:1 by Zverikk, 13 years ago

Resolution: invalid
Status: newclosed

sorry, the problem was in another place

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.