Opened 16 years ago

Closed 16 years ago

#36 closed defect (fixed)

Preserving search parameters

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

Description

It would be useful to keep previous search parameters on return to the query page especially if only a small adjustment of search criteria is needed.

Change History (4)

comment:1 Changed 16 years ago by MatthewWhiting

Status: newassigned

Using back button is browser-specific.

Better way would be a "refine query" button, that takes you back to the query page but with your options already selected.

comment:2 Changed 16 years ago by MatthewWhiting

Owner: changed from MatthewWhiting to DavidSmith
Status: assignednew

David,

Can you look into this problem? The scenario is that the user enters a query, sees some results but wants to make a small adjustment to the query parameters. We'd like to be able to make this adjustment without having to set all the other parameters a second time.

comment:3 Changed 16 years ago by DavidSmith

Status: newassigned

I've added the code to index.php and query.php to store all the used form parameters in session data and retreive them when returning to the query form.

comment:4 Changed 16 years ago by DavidSmith

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.