Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

URI creation flaw within DataStores #379

Closed
avoidwork opened this issue Jul 26, 2013 · 0 comments
Closed

URI creation flaw within DataStores #379

avoidwork opened this issue Jul 26, 2013 · 0 comments
Assignees

Comments

@avoidwork
Copy link
Owner

DataStores will not create valid URIs if "chatty" behaviour is happening, where an Array of Entity URIs is the response body of a Collection and a query string is present, e.g.

http://localhost:9001/reports/v1/files/ebabc911ffb3e1ad93ef0e09139170a117cbc49e/links?direction=in/134795f43226c82660611b036b5d400922a85909

The result should be

http://localhost:9001/reports/v1/files/ebabc911ffb3e1ad93ef0e09139170a117cbc49e/links/134795f43226c82660611b036b5d400922a85909
@ghost ghost assigned avoidwork Jul 26, 2013
@avoidwork avoidwork mentioned this issue Jul 26, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant