﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12411	Missing null check in the pagebreak plugin	(David *)Frenkiel	Artur Delura	"Line 137 in plugins/pagebreak/plugin.js:
<code>return parent && parent.name == 'div' && parent.styles[ 'page-break-after' ];
</code>

I've come across content in which parent.styles was undefined, resulting in the parser process crashing and further plugins not being loaded. I'll try to add a screenshot, if the system here permits it."	Bug	closed	Normal	CKEditor 4.4.5	Core : Parser	4.1	fixed		
