﻿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
8741	backwards-incompatible: urlresolvers.reverse no longer silently accepts unused args	Carl Meyer	Malcolm Tredinnick	"Pre-[8760], urlresolvers.reverse would silently accept ""extra"" args and return a matched URL that didn't need the arg.  Post-[8760], all args must be matched in the URL pattern.

The newer behavior is probably more correct, but this is a backwards-incompatible change for anyone who was relying on the prior behavior.

If the correct thing here is to document this on the BackwardsIncompatibleChanges page, I'm happy to do so - just checking to be sure this isn't a bug, since the [8760] rewrite was advertised as ""fully backwards-compatible."""		closed	Uncategorized	dev		fixed			Unreviewed	0	0	0	0	0	0
