﻿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
317	[Patch] slugify delimits words by hyphens, but its validator doesn't like them	hugo <gb@…>	Jacob	"''. words separated by underscores (""_"") or hyphens (""-"") in URLs. Google will treat ""keyword-phrase"" as ""keyword phrase"" and ""keyword_phrase"" as ""keywordphrase.'' - google handles _ and - differently, where the - form usually is what the user needs. So the slugify code should just handle multi-word sentences by delimiting the slugified words by hyphens."	defect	closed	Generic views	0.95	normal	fixed	slugs slug slugify validation		Accepted	1	0	0	0	0	0
