You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output? What do you see instead?
It turned out that the fixes in the PR #1261 do not work completely (mostly it works 👍 ). There is still a problem with the searches with zeros ('0') if you do not use a trailing asterisk with the number zero.
The issue description has URLs to dev.finto and to finto. The version in finto is a little behind, so it will display an older bug, saying that the query parameter is missing.
At which URL did you encounter the problem?
https://api.dev.finto.fi/rest/v1/ykl/search?query=0
What steps will reproduce the problem?
What is the expected output? What do you see instead?
It turned out that the fixes in the PR #1261 do not work completely (mostly it works 👍 ). There is still a problem with the searches with zeros ('0') if you do not use a trailing asterisk with the number zero.
https://api.finto.fi/rest/v1/ykl/search?query=0 should return a result containing the concept https://dev.finto.fi/ykl/en/page/0 (http://urn.fi/URN:NBN:fi:au:ykl:0) but it returns an empty result.
What browser did you use? (eg. Firefox, Chrome, Safari, Internet explorer)
FF
The text was updated successfully, but these errors were encountered: