CSCview Version 1.3.2
=====================

Bug Fixes:

1. On the Catalog page, when the highlighted catalog is the same as the currently selected one, Search did not progress to the Query page. 

2. a.match_type for CSC 2.0 incorrectly displayed as “unambiguous”, “ambiguous”, or “no_detect”.  Changed to single characters “u” (for unique), “a” (for ambiguous), and “n” (for non_detection).

3. Changed display format for flux_bb, flux_brems, flux_apec, and their corresponding {lo|hi}lim values from %.3f to %.3e so that the values are displayed correctly and match the format of flux_powlaw.

4. On the Data Products page the Download and Script buttons did not work when the user had previously attempted a download that failed because of insufficient disk space in the download directory.

5. Added missing cnt_aper_* and stack_id columns to standard queries in Language view.

6. For Release 1, when dataset id is missing in a query, added back the dialog to inform the user and prevent the query from failing with "There was an internal error searching for products".