﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
21026	add_editor_style() in child theme not working for editor_style.css	richardwo	azaozz	"created a child theme of twentyeleven
functions.php contains add_editor_style();
editor-style.css in the theme folder.
This file is not picked up by TinyMCE (confirmed by looking at tinyMCEPreInit in source).

Changing the name of the css file to e.g. child-editor-style.css and using add_editor_style( 'child-editor-style.css' );
works fine."	defect (bug)	closed	normal	3.4.1	Editor	3.4	normal	fixed	has-patch commit	George@…
