Commit 42a599d
committed
Fix setURL() handling of path-only parameters
The function accidentally compared the current location instead
of the passed in (new) location, which didn't match intended
logic and the code comment.1 parent ffe5476 commit 42a599d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
540 | | - | |
| 539 | + | |
| 540 | + | |
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| |||
0 commit comments