﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
12066	Typo in canonical.php causes E_NOTICE, hinders query vars	nacin	markjaquith	"Typo in canonical.php, patch attached.

A simple {{{?author=1}}} would generate an E_NOTICE which then prevents headers from being sent.

This does affect functionality but it's more rare. Under a typical permalink setup, {{{/?author=1&blah=2}}} should redirect to {{{/author/admin/?blah=2}}}. Instead, {{{blah=2}}} is left off since when it comes time to check {{{$redirect['query']}}} there's nothing to append."	defect (bug)	closed	normal	3.0	Canonical		normal	fixed	has-patch	
