﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25971	"BrokenLinkEmailsMiddleware shouldn't report 404s when URL = Referer + ""/"""	Jon Ribbens	HARI KRISHNA KANCHI	"CommonMiddleware with APPEND_SLASH redirects ""/foo"" to ""/foo/"".

BrokenLinkEmailsMiddleware goes ""omg /foo/ doesn't exist and it was referred to by /foo, that's an INTERNAL BROKEN LINK!""

This means the ""don't alert about links with no referer"" check basically doesn't work at all.

If APPEND_SLASH is set and the referer is the URL with a trailing '/' removed then BrokenLinkEmailsMiddleware shouldn't send an email."	Bug	closed	Core (Other)	1.8	Normal	fixed			Accepted	1	0	0	0	0	0
