7530de87d2 introduced a regression: the
domain parameter in refFilter() contains 'https://', which bypass the
new regex; thus we readd the call to getDomainName().
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7530de87d2 introduced a regression: the
domain parameter in refFilter() contains 'https://', which bypass the
new regex; thus we readd the call to getDomainName().
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>