Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
P4
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: None
-
Template:customfield_11100 13607
-
Development Team:Prokopovych
Description
There are two requests being made for loans, one uuencoded, one not:
http://localhost:9130/circulation/loans?query=(userId=aa2e7b4c-33c6-4cfb-be4b-f5e7784e7ba5%20and%20status.name%3C%3EClosed)&limit=1
http://localhost:9130/circulation/loans?query=(userId=aa2e7b4c-33c6-4cfb-be4b-f5e7784e7ba5%20and%20status.name=Closed)&limit=1