﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
10385	WP comment notifications entity encode blog name	robertaccettura		"I've noticed since going from 1.8 to 1.8.1 the blog name is now escaped as entities breaking my email filters to sort blog comment/trackback email into another folder.

Give the blog a name with a character that would encoded such as:
Robert Accettura's Fun With Wordage

The email subjects will look like this:
[Robert Accettura&#039;s Fun With Wordage] Comment: ""Test Post""

rather than the desired (and correct):
[Robert Accettura's Fun With Wordage] Comment: ""Test Post""

It looks like get_option('blogname') is already returning it encoded.  I don't see anything very obvious in the 1.8.1 changeset that looks like it would cause this regression.  Hopefully I can find a few more minutes to dig."	defect (bug)	closed	normal		Comments	2.8.1	normal	duplicate	entity, comment email regression	
