﻿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
17173	Add a unit test for reverse('namespace:name') -> URL with special regexp chars.	kaiser.yann@…	nobody	"The last test in this patch fails on 1.3.1 but works on HEAD, and I noticed no other test for it.

Summary of the failure (1.3.1):
If the left part of an include contains special chars in regard to re, using the namespace:name form of reverse() will return a URL with the escape characters left in.

 AssertionError: '/+%5C$*/included/normal/' != '/%5C+%5C%5C%5C$%5C*/included/normal/'

Attached are two patches: one for SVN HEAD, the other for 1.3.1, if you want to reproduce the failure."	New feature	closed	Uncategorized	dev	Normal	fixed			Unreviewed	1	0	0	0	0	0
