﻿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
21665	assertRedirects should treat equivalent URLs differing only in URL-escaping as equal	pdc	nobody	"After upgrading to Django 1.6 I get this error message while testing:
{{{
AssertionError: Response redirected to 'http://testserver/front%3Bskip%3D47', expected 'http://testserver/front;skip=47'
}}}
Given that these both represent the same URL – don’t they? – I would have expected the assertRedirects predicate to be satisfied."	Cleanup/optimization	closed	Documentation	1.6	Normal	fixed			Accepted	0	0	0	0	0	0
