#7968 closed defect (fixed)
"EastNorth: null" exception on attempt to partially revert a changeset
Reported by: | dl8dtl | Owned by: | Upliner |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin reverter | Version: | |
Keywords: | Cc: |
Description ¶
I'm attempting a partially revert of changeset 12'432'463.
From the rectangle at (51.0408045, 13.7852246), (51.0416395,
13.786513), I select the objects
. point 33477165
. point 1811033085
. way Haenel-Clauß-Platz
. way Prossener Straße
. way Haenel-Clauß-Straße
and select "Revert selected items" for changeset 12432463 (actual
message is in German, so English one might differ a bit). I have to
confirm downloading additional items, and then the plugin crashes
since it apparently attempts to set one of the points to (0, 0).
Change History (9)
comment:1 by , 13 years ago
follow-up: 3 comment:2 by , 13 years ago
Also, are you using JOSM latest ? It contains corrections on that subject.
follow-up: 4 comment:3 by , 13 years ago
Replying to Don-vip:
Also, are you using JOSM latest ? It contains corrections on that subject.
No, it's stable (5356).
Log attached.
comment:4 by , 13 years ago
Replying to dl8dtl:
Replying to Don-vip:
Also, are you using JOSM latest ? It contains corrections on that subject.
No, it's stable (5356).
Tried "latest".
It doesn't crash anymore, but the resulting point generated at (0,0) is not
editable/movable, and the way that goes along that point cannot be selected
anymore after deselecting it once. (Initially, after the revert operation, it's
auto-selected.)
comment:5 by , 12 years ago
Priority: | normal → major |
---|
This is still an issue !
It makes partly reverting almost impossible if there are many deleted nodes as you have to manually undelete these nodes.
comment:6 by , 12 years ago
One problem are nodes which were not modified with the changeset but were part of a modified way and are now delete through a later changeset. one example is changeset 14914753.
follow-up: 8 comment:7 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in [o29553] (JOSM latest required).
Replying to dl8dtl:
Could you attach the error stacktrace, please ? Thanks.