Modify

Opened 11 years ago

Closed 11 years ago

#8419 closed defect (fixed)

[patch] RelationComparator considers different relations equal

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

Description

If there are no presets for given relations, their names are compared. If those are equal, then relations are considered equal. This breaks ordered sets of relations which are built using this comparator, and could have other consequences. I propose to implement a fallback similar to when presets are found: compare members, completeness and unique id.

Attachments (1)

relations_compare.patch (694 bytes ) - added by Zverikk 11 years ago.

Download all attachments as: .zip

Change History (2)

by Zverikk, 11 years ago

Attachment: relations_compare.patch added

comment:1 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

In 5710/josm:

fix #8419 - RelationComparator considers different relations equal (patch by Zverikk)

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.