Modify

#7471 closed defect (fixed)

No suitable download task for XAPI queries with * for object type

Reported by: ToeBee Owned by: team
Priority: normal Component: Core
Version: latest Keywords:
Cc: toby.murray@…

Description

Just updated to r5036 to test this although this has been a problem for a few weeks now.

Trying to download this URL from my private jXAPI instance fails:
http://localhost:8080/xapi/api/0.6/*[name=Applebees]

with the error message:
"Cannot open URL [...] because no suitable download task is available"

The problem is the regex in DownloadOsmTask.acceptsUrl() on line 82. It works fine for node/way/relation queries but not for * which is a valid XAPI style query.

Attachments (0)

Change History (1)

comment:1 Changed 15 months ago by Don-vip

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

In 5044/josm:

fix #7471 - No suitable download task for XAPI queries with * for object type

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.