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?
Expected to see rest of the results, but since the searchTerm variable now contains a + char and decodeURI() doesn't know how to handle this the space gets double encoded and the query for more results fails.
What browser did you use? (eg. Firefox, Chrome, Safari, Internet explorer)
The text was updated successfully, but these errors were encountered:
At which URL did you encounter the problem?
http://localhost/Skosmos/yso/fi/search?clang=fi&q=*nkielinen+kirjallisuus
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expected to see rest of the results, but since the searchTerm variable now contains a + char and decodeURI() doesn't know how to handle this the space gets double encoded and the query for more results fails.
What browser did you use? (eg. Firefox, Chrome, Safari, Internet explorer)
The text was updated successfully, but these errors were encountered: