﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16044	Autofix invalid URL with the wrong type of slashes	anonymous	team	"I get the error 

{{{
'website': URL contains an invalid authority: null""
}}}
for this URL 
{{{
http:\\www.sjoekurs.no
}}}
The problem is that the slashes are the wrong way and the URL should be 

{{{
http://www.sjoekurs.no/
}}}

Would be nice if the validator explained what the actual error is and provided an autofix"	enhancement	closed	normal	18.03	Core validator		fixed	url	
