Modify

Opened 15 years ago

Closed 15 years ago

#3402 closed defect (fixed)

Conflict in created_by when merging nodes or ways

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc: malenki

Description

When I merge two nodes or ways, sometimes I get useless conflict in "created_by" tags (usualy with two choices like "Potlatch 0.9" and "Potlatch 0.8" or alike)

I think these cases should be handled automatically - as JOSM is dropping created_by on upload anyway, these tags should be automatically dropped during the merge and save hassle with the dialogs.

Attachments (0)

Change History (6)

comment:1 by stoecker, 15 years ago

Resolution: wontfix
Status: newclosed

The former special code to handle this case has been dropped already. created_by vanishs over the time and so will these warnings.

comment:2 by malenki, 15 years ago

Cc: malenki added
Resolution: wontfix
Status: closedreopened

Nice error-handling. So to prevent such conflicts one should remove all created_by-tags in advance? If not, how is josm/the mapper supposed to handle that error?

comment:3 by Ldp, 15 years ago

You make us jump through hoops to resolve created_by conflicts, when they won't be uploaded to OSM anyway? Yeah, great usability decision there.

comment:4 by Gubaer, 15 years ago

Actually, the created_by tag is sillently dropped when combining ways or merging nodes.

I assume there isn't a problem anymore, is there? Which "usability decision" are you not happy with? The silent dropping of created_by ?

comment:5 by Ldp, 15 years ago

The way I read stoecker's first comment was that there are still warnings, and by my own extrapolation that you still have to resolve the conflict during a merge.

I was working with 2094, where you still get the combine popup with conflicts to resolve, when the only difference is in the created_by tags.

I now tested 2099 and there it merges without dialog, so that's good. It does set the resulting created_by tag to the value of one of the ways. There is an opportunity to already drop created_by when combining ways, in this case.

comment:6 by Gubaer, 15 years ago

Resolution: fixed
Status: reopenedclosed

(In [2104]) fixed #3402: Conflict in created_by when merging nodes or ways (created_by now dropped during combine way and merge node)

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.