Software Release Note for web version 8.4

(click here for SRN history)

Author: Miguel Arregui [marregui@sciops.esa.int]
Date: 15-01-2013
Summary:

Fixed SPRs:

SPR 1498 Pressing the 'clear' button now behaves as expected. When the page is loaded the method intro is called, however when the clear button is clicked the sequence goes through the method query which in turn calls intro. With this fix we make sure that only the body of intro is executed and nothing more.
SPR 1519 Added some records to the Domain table in the DB to display the possibility to check AO9 or AO10

Implemented SCRs:

SCR 1471 Both TVP and OTE allow now for both Galactic and Equatorial coordinates Assuming RA/l and Dec/b can be expressed both in decimal values and hh:mm:ss(.s)? for RA and l ([-+])?dd:mm:ss(.s)? for Dec and b It was asked to one of our PIs whether this notation is valid for galactic coordinates and she confirmed that is valid although not used. So I decided to support it anyways for completeness and let the users decide what to use.