Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.1
-
None
Description
If someone tries to use the API, but specifies an unknown affiliation, it will cause an invalid mysql statement to get created. The statement ends with
AND af.id =
but doesn't have anything after the equal sign.