Opened 16 years ago

Closed 16 years ago

#53 closed defect (fixed)

cals_within_mins is not relative to each query/result

Reported by: DavidSmith Owned by: DavidSmith
Priority: minor Component: web archive
Version: Keywords:
Cc:

Description

When you perform a query and select to show cal files with X minutes of results, the value X is stored globally and in session data. If you change it in a subsequent query, you will lose results from queries you have already performed, also when downloading, the files that will actually be added are those within X minutes, where X is the relates to the last query performed, not the actual results added to the cart.

eg if you query on a pulsar and get cals within 30 minutes and add those results to your cart then perform a new query and set cals within 0 minutes you will lose the cal files from your cart if you then perform a new query with cals within 1 hour and download, you will get all cal files within an hour of all results.

the cals_within_mins parameter needs to be saved to the result item and used for both showing cart contents and downloading.

Change History (1)

comment:1 Changed 16 years ago by DavidSmith

Resolution: fixed
Status: newclosed

Fixed in version version 275

Note: See TracTickets for help on using tickets.