Whenever a URL is entered into FBI for downloading a files it doesn't encode the URL. eg: %20 doesn't get treated as a space character. Untested with manually entering a URL, only with scanning a qr code. This issue was discovered when trying to scan a qr code generated by copyparty, to download a file with spaces in its name. Said qr code functions fine on other devices, but fails when using FBI.
It could be that FBI is expecting a pre-encoded URL, but that isn't the standard, so shouldn't be the expectation.
Whenever a URL is entered into FBI for downloading a files it doesn't encode the URL. eg: %20 doesn't get treated as a space character. Untested with manually entering a URL, only with scanning a qr code. This issue was discovered when trying to scan a qr code generated by copyparty, to download a file with spaces in its name. Said qr code functions fine on other devices, but fails when using FBI.
It could be that FBI is expecting a pre-encoded URL, but that isn't the standard, so shouldn't be the expectation.