Modify

Opened 15 years ago

Closed 15 years ago

#3997 closed defect (fixed)

relation-list does not update

Reported by: t-i Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

If I download the elements of a relation ("Elemente herunterladen", not "Child-Verknüpfungen") that are also relations, the relation-list on the right side is not updated and I can not select a newly downloaded relation. They appear on the Child-Verknüpfungen-Tab though.

Version 2485.

Attachments (1)

relation.png (106.8 KB ) - added by t-i 15 years ago.
relation editor after "Elemente herunterladen"

Download all attachments as: .zip

Change History (4)

by t-i, 15 years ago

Attachment: relation.png added

relation editor after "Elemente herunterladen"

comment:1 by jttt, 15 years ago

This is because the child relations were already part of dataset, only after downloading they were no longer incomplete. Unfortunatelly OsmPrimitive doesn't send any event when incomplete state is changed and it can't be easily fixed because incomplete is still public variable.

comment:2 by stoecker, 15 years ago

Make incomplete private then. Most usages of incomplete should anyway be replaced be isUsable().

comment:3 by Gubaer, 15 years ago

Resolution: fixed
Status: newclosed

(In [2488]) fixed #3997: relation-list does not update
RelationListDialog now listening to dataChanged events too

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.