Fixed handle_uploaded_data to check whether the likelihood column is inf....
Fixed handle_uploaded_data to check whether the likelihood column is inf. Replaces 'inf' with the largest value that can be accepted by the mysql database. Fixes issue 1171. But we might find ourselves needing to check other columns in the future.
Please register or sign in to comment