Modify

Opened 4 years ago

Closed 4 years ago

#3093 closed defect (fixed)

"Download All Children" in relation editor gives an error when the relation is Gone on the server

Reported by: avar Owned by: team
Priority: minor Component: Core
Version: Keywords:
Cc:

Description

This should emit a nice error message instead:

192.168.002.108.41612-128.040.168.098.00080: GET /api/0.6/relation/3/full HTTP/1.1
Accept-Encoding: gzip, deflate
User-Agent: JOSM/1.5 (1848 SVN en) Java/1.6.0_14
Host: api.openstreetmap.org
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive


128.040.168.098.00080-192.168.002.108.41612: HTTP/1.1 410 Gone
X-Runtime: 5
Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
Content-Length: 1
Date: Sun, 26 Jul 2009 08:39:24 GMT
Server: lighttpd/1.4.22

Incidentally the reason I have a relation id #3 is because I was checking on a relation that existed on another server. But I suppose JOSM can't really do the right thing here since nothing in the .osm file or the protocol tells it what server things originated at.

Attachments (0)

Change History (1)

comment:1 Changed 4 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from new to closed

fixed in r1850

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.