Last active
September 29, 2016 11:21
-
-
Save dbolser-ebi/24087f28c9c6f46cc194ddeb97b0252c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) Go to http://www.ebi.ac.uk/ena/data/view/AEWC00000000 and see 'WGS Sequence Set: AEWC01000000 ...', which is right. | |
2) https://www.ebi.ac.uk/seqdb/confluence/dashboard.action and notice a cookie called JSESSIONID with path '/seqdb/confluence/'. | |
3) Go back to the ENA page and delete the cookie called JSESSIONID with path '/ena/data'. | |
4) Reload the ENA page and notice 'No results found for: AEWC00000000', which is wrong. | |
5) Delete the JSESSIONID with path '/seqdb/confluence/' (from the confluence page). | |
6) Reload the ENA page and notice 'WGS Sequence Set: AEWC01000000...' again. | |
7) Freak out. |
My Chrome version is: https://gist.github.com/dbolser-ebi/4f7b259f13432d1a53da04477df043ca
Note that this doesn't happen when visiting https://jira.atlassian.com/secure/Dashboard.jspa but does happen when visiting https://www.ebi.ac.uk/panda/jira/secure/Dashboard.jspa (same domain).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note that deleting the cookie in step 5 is a shortcut for waiting 24 hours (which is when this cookie expires?). i.e. you get the exact same behaviour if you don't delete it in step 5, but just wait 24 hours...