﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
8975	redirect_canonical returns too early when redirect_url cannot be determined	wnorris	ryan	redirect_canoncial() returns if the value of $redirect_url is false, before calling the 'redirect_canonical' filter.  This prevents plugins from being able to provide a proper redirect URL in the event that WordPress is unable to.  The second check AFTER the hook is called should continue to check if $redirect_url is false, but the one BEFORE the hook should not.	defect (bug)	closed	normal	2.8	Permalinks		normal	fixed	has-patch	
