Opened 16 years ago
Closed 16 years ago
#3882 closed defect (worksforme)
validator locksup on upload
Reported by: | dieterdreist | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
I work with JOSM latest and validator gives an exception on upload, so you cannot upload.
Attachments (0)
Change History (4)
follow-up: 2 comment:1 by , 16 years ago
follow-up: 3 comment:2 by , 16 years ago
Replying to jttt:
Did you try to update validator plugin? There has been some changes in API that might have caused this. But I can only guess when you don't provide even an exception name.
might be also this one:
http://josm.openstreetmap.de/ticket/3892
sorry for posting this scarse report, it was late ;-)
comment:3 by , 16 years ago
Replying to dieterdreist:
might be also this one:
http://josm.openstreetmap.de/ticket/3892
sorry for posting this scarse report, it was late ;-)
not likely. From the stacktrace in #3892 it looks like a problem in MoveAction, not with uploading.
comment:4 by , 16 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This was probably the change in MapViewPaintable that caused the problem. This should have been fixed for some time so I'm closing the ticket.
Did you try to update validator plugin? There has been some changes in API that might have caused this. But I can only guess when you don't provide even an exception name.