uniprot / enzymeportal

The EBI Enzyme Portal
http://www.ebi.ac.uk/enzymeportal/
Apache License 2.0
11 stars 4 forks source link

Number of items in Basket after expiration of cookie timestamp #201

Open computingfacts opened 10 years ago

computingfacts commented 10 years ago

The items in the baskets needs to be updated as the cookie time expires.

Note: the number of items in the basket is set from a cookie object which has an expiration time.

if two items (enzymes) were in the baskets and was compared against each other. if for any reason the comparison did not go through due to network or server problem and error 500 is thrown. when a user goes back to the enzyme portal page, the basket is empty but number of items in the basket is still show as two.