Opened 12 years ago

Closed 12 years ago

#104 closed (fixed)

Client code rejects Aggregate IDs that are just domain names

Reported by: sedwards@bbn.com Owned by: pbohan@bbn.com
Priority: major Milestone: gmoc.py data submission debugging
Component: Clients Version:
Keywords: Cc:
Dependencies:

Description

An aggregate with id of www.example.com without the http:// causes the client to complain.

Kevin thinks this is because we are checking for the scheme (the http:// bit in the code). We should consider not doing that.

Change History (2)

comment:1 Changed 12 years ago by sedwards@bbn.com

Owner: changed from somebody to pbohan@bbn.com

comment:2 Changed 12 years ago by sedwards@bbn.com

Resolution: fixed
Status: newclosed

Kevin changed the client to parse the URL and this now works. Closing.

Note: See TracTickets for help on using tickets.