BUGFIX: Compare hosts when checking if target and source are the same #106
Annotations
2 errors and 1 warning
|
|
|
Resources/Private/JavaScript/components/RedirectForm.tsx#L96
Replace `(!parsedSourceUrl.hostname·||·parsedSourceUrl.hostname·===·parsedTargetUrl.hostname)·&&·parsedSourceUrl.pathname·===·parsedTargetUrl.pathname` with `⏎············(!parsedSourceUrl.hostname·||·parsedSourceUrl.hostname·===·parsedTargetUrl.hostname)·&&⏎············parsedSourceUrl.pathname·===·parsedTargetUrl.pathname⏎········`
|
|
|
The logs for this run have expired and are no longer available.
Loading