﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
7114	do not add whitespace to sep in wp_title()	mm6	anonymous	"wp_title() includes spaces in some places where I don't want them and leaves out spaces in some places where I do want them. This patch changes wp_title() to use exactly what is passed in for a sep without adding any whitespace to it. This gives the caller better control over the separator.

Example of too much whitespace:

`<title>mmb  &raquo; Blog Archive   &raquo; python twitter client / module</title>`

Example of not enough whitespace:

`<title>mmb   &raquo; 2008&raquo; June</title>`
"	enhancement	closed	normal		General		normal	wontfix		
