chembl / GLaDOS

Web Interface for ChEMBL @ EMBL-EBI
https://www.ebi.ac.uk/chembl/
Other
46 stars 6 forks source link

validate user provided data #510

Open mnowotka opened 6 years ago

mnowotka commented 6 years ago

This is example of a bug caused by creating an URL with unexpected arguments:

http://chembl-glados.herokuapp.com/activities/filter/molecule_chembl_id:CHEMBL25%20AND%20target_chembl_id:CHEMBL376/#matrix_fs/Compounds

This should be fixed.

nclopezo commented 6 years ago

For the record, this is a different bug. You are saying:

I am working on the urls and improving the url routing, but this url is working as expected. This is instead an issue with the heatmap view not processing the filter correctly.