﻿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
4824	Enforce a check for duplicate named url patterns	Favo <favo@…>	nobody	"The current naming url pattern don't check the duplication naming. As it said in documentatioin,
{{{
Note

When you name your URL patterns, make sure you use names that are unlikely to clash with any other application’s choice of names. If you call your URL pattern comment, and another application does the same thing, there’s no guarantee which URL will be inserted into your template when you use this name.

Putting a prefix on your URL names, perhaps derived from the application name, will decrease the chances of collision. We recommend something like myapp-comment instead of comment.
}}}

I think it's quite easy to check the duplication naming url pattern in the construction stage and should be."		closed	Core (Other)	dev		wontfix	sprintsept14	favo@… dvanliere@…	Accepted	1	0	0	0	0	0
