﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7111	Div styling through dialog broken	Sa'ar Zac Elias		" * Open a sample that has this style in its style set:
{{{
	{ name : 'TEST1', element: 'div', styles : { 'color' : 'red' } },
}}}
 * Click inside the sample content and click the div icon.
 * Choose TEST1 from the styles list.
 * Click OK.
JS error is thrown:
{{{
style._.definition.attributes is undefined
/_source/plugins/div/dialogs/div.js L339
}}}
Regression of [5846]."	Bug	confirmed	Normal		UI : Dialogs	3.4.1			
