repology-updater icon indicating copy to clipboard operation
repology-updater copied to clipboard

Review 'url with whitespace' cases in logs and kill the warning

Open AMDmi3 opened this issue 6 years ago • 0 comments

Whitespace in an URL currently emits warning to the log, because it may mean that a particular string we parse URL from contains multiple URLs instead. However in most cases it's false positive on valid whitespace in an URL. Check all such remaining cases and kill off the warning.

AMDmi3 avatar Mar 02 '20 17:03 AMDmi3