UrlTracker icon indicating copy to clipboard operation
UrlTracker copied to clipboard

Fixes Issue #177 and prevents double slashes at the start of a path when redirecting to an absolute url

Open ProNotion opened this issue 7 years ago • 1 comments

I've also broken down some of the parameters of the string.Format call to make it easier to read and manage going forward. There was too much going on in-line which meant things like this might slip through.

ProNotion avatar Dec 19 '17 10:12 ProNotion

Added another update as some urls were breaking without a leading forward slash.

ProNotion avatar Jun 06 '18 12:06 ProNotion