﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6710	"""&gt;"" in custom style ""name"" throws error"	Gilles van den Hoven		"If you include html ""&gt;"" in the styles definition (name part) the editor throws an error after you click that style in the combobox (most possibly other html to).[[BR]]
[[BR]]
For example:[[BR]]
'Webunity &gt; portfolio'[[BR]]
[[BR]]
{{{
Error: this.element.getDocument().getById(this._.items[m]) is null
Source File: <snip>/ckeditor.js?t=AAM84PO
Line: 135
}}}
I found this because my CMS gets the styles from the DB and uses htmlspecialchars(PHP) to print customer specific styles to CkEditor.[[BR]]
[[BR]]
Since this will probably be closed without fixing, i just wanted to log it for future users."	Bug	confirmed	Normal		Core : Styles	3.3			
