Modify ↓
#4244 closed defect (duplicate)
Copy relation doesn´t work
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Press third button in relation window ("Copy relation") with any relation selected
What is the expected result?
What happens instead?
Error message
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2009-12-27 02:31:29 Last Changed Author: Gubaer Revision: 2680 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2009-12-26 22:23:13 +0100 (Sat, 26 Dec 2009) Last Changed Rev: 2680 Memory Usage: 132 MB / 910 MB (39 MB allocated, but free) Java version: 1.6.0_14 Dataset consistency test: No problems found Plugins: PicLayer,nearclick,slippymap,validator,wmsplugin Plugin PicLayer Version: 19062 Plugin nearclick Version: 17705 Plugin slippymap Version: 19070 Plugin validator Version: 19200 Plugin wmsplugin Version: 18953 java.lang.IllegalStateException: Can't assign a changesetId > 0 to a new primitive. Value of changesetId is 3,335,805 at org.openstreetmap.josm.data.osm.OsmPrimitive.setChangesetId(OsmPrimitive.java:656) at org.openstreetmap.josm.data.osm.OsmPrimitive.cloneFrom(OsmPrimitive.java:1010) at org.openstreetmap.josm.data.osm.Relation.cloneFrom(Relation.java:184) at org.openstreetmap.josm.data.osm.Relation.<init%
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #4208.