Open AtomicMaya opened 2 years ago
This appears to be a Shell issue. Search strings get truncated at the #
, Core is correctly replying to the query.
Searching for asd#asd
causes a request to https://api-XXX.ractf.cloud/api/v2/member/?search=asd
.
Can confirm that only first part of string is used.
We will URL encode this, should fix it probably maybe
Describe the bug When searching for a user, a team name, etc. performing a search using the search field for any text that includes the pound sign
#
returns all results.To Reproduce Steps to reproduce the behavior:
#<An existing team name>
Expected behavior The results should be only the names containing the characters in the search field.
Screenshots
Environment (please complete the following information): N/A