BUGFIX: Compare hosts when checking if target and source are the same - #106
Open
robinroloff wants to merge 4 commits into
Open
robinroloff wants to merge 4 commits into
robinroloff wants to merge 4 commits into
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