Modify

Opened 4 years ago

Closed 4 years ago

#2504 closed defect (wontfix)

created_by can not be set for new objects

Reported by: anonymous Owned by: team
Priority: major Component: Core
Version: Keywords:
Cc: karl.guggisberg@…

Description

JOSM 1529 does not set created_by for new objects and does not allow creatrd_by tag to be added by the user.
js@a30p2:~$ java -version
java version "1.5.0_17"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_17-b04)
Java HotSpot(TM) Client VM (build 1.5.0_17-b04, mixed mode, sharing)
js@a30p2:~$ cat /etc/issue
Debian GNU/Linux 5.0 \n \l

Attachments (0)

Change History (1)

comment:1 Changed 4 years ago by Gubaer

  • Cc karl.guggisberg@… added
  • Resolution set to wontfix
  • Status changed from new to closed

In API 0.6 created_by on nodes, ways and relations is deprecated. Neither JOSM nor the users should set it on idividual primitives. http://wiki.openstreetmap.org/wiki/Original_Changesets_and_Reverts_Proposal_2008#Modifications_to_the_database_schema

JOSM supports this. It doesn't add created_by automatically and it filters out created_by tags added by users.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.