Opened 14 years ago
Closed 14 years ago
#6023 closed defect (fixed)
Changeset ID printed in hexadecimal
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | inspect, changeset | Cc: |
Description
Select a node and select Inspect in its contextual menu.
Look at the field Changeset id : XXXXXX
It's written in hexadecimal.
Convert this hexadecimal number into decimal and you get the changeset ID as given in the changeset manager.
Example : on Inspect :
node id 485250485
ChangeSet id: 24651A
In Changeset Manager :
Changeset ID 2385178
contains node id 485250485
Shouldn't the Changeset ID be written in decimal ?
The same problem may apply to the "Data set" field.
In [3935/josm]: