﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8940	filebrowser plugin breaks when the Array prototype is extended	Pivotal Labs		"We are using CKEditor with Ember.js.

Ember.js extends the native javacript Array prototype to include some helpful properties and functions. This causes some usages of `for(i in j)` loops within the filebrowser plugin to break, as it is iterating over all the properties on Array (instead of the elements in the array).

The following patch works for us."	Bug	closed	Normal		File Browser	3.1.1	duplicate	HasPatch	
