We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug when the search string is comming from query string it is encoded so we must decode it before seach to return valid result.
To Reproduce Steps to reproduce the behavior:
Screenshots
Also if user listing his url the link will contacins his id , so if her shared the url to another user so the new user will not see the url.
see:
Affected version
The text was updated successfully, but these errors were encountered:
bug: fix encoded search query string #140
d8a53f9
Merge pull request #141 from Extendy/mshannaq/bugfix1
60d9a32
Successfully merging a pull request may close this issue.
Describe the bug
when the search string is comming from query string it is encoded so we must decode it before seach to return valid result.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Also if user listing his url the link will contacins his id , so if her shared the url to another user so the new user will not see the url.
see:
Affected version
The text was updated successfully, but these errors were encountered: