﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9137	base-tag is not outputeed when head-tag has an attribute	fujikawa.naoki		"/_source/plugins/wysiwygarea/plugin.js[[BR]]

L.991
{{{
baseTag && ( data = data.replace( /<head>/, '$&' + baseTag ) );
}}}

I think that it is not 
{{{
/<head>/
}}}
but 
{{{
/<head[^/>]*?>/
}}}
here. 


"	Bug	closed	Normal	CKEditor 4.4.5	General	3.1	fixed		
