Opened 17 years ago

Closed 16 years ago

#25 closed defect (fixed)

VO Conesearch

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: major Component: VO services
Version: Keywords:
Cc:

Description

There seems to be a bug in the conesearch web service, with zeros being returned rather than eg. 0.0003. Or are they meant to be NULLs? Need to deal with NULLs gracefully -- check VOTable specs.

Also, change name of php file -- psrConeSearch.php perhaps?

Change History (2)

comment:1 Changed 17 years ago by MatthewWhiting

Status: newassigned

The old format of the table was being used. This has been updated and the php file renamed to conesearch.php.

Still need to finalise how to deal with NULL values.

comment:2 Changed 16 years ago by anonymous

Resolution: fixed
Status: assignedclosed

NULL values are now left blank in the output table: i.e. <TD></TD>

Closing ticket.

Note: See TracTickets for help on using tickets.