﻿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
287	slugify description incorrect	emccoy@…	Jacob	"The documentation for sluguify says it removes ""non-alpha"" characters.  It actually removes non-word characters, according to the PCRE definition of ""word"" (alphanumeric plus underscore).  I confirmed this by looking at the source for slugify.  The docs should be updated to note what slugify actually does.  It seems rational to allow numbers in slugs, so this is not a suggestion to change the behavior of the function.

You may also want to note in the documentation that slugify strips leading and trailing whitespace.  It's not likely to affect anyone, but it could be important for somebody."	defect	closed	Documentation		minor	fixed			Unreviewed	0	0	0	0	0	0
