﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14296	Failing filetools test after merge	Marek Lewandowski	kkrzton	"After mergin master to major branch one test fails as it was not aware of changes introduced in 4.6.0.

The fialing test is [http://tests.ckeditor.dev:1030/tests/plugins/filetools/filetools#tests%2Fplugins%2Ffiletools%2Ffiletools%20-%20test%20CSRF%20token%20appending test CSRF token appending] merged with git commit `5305f294d9e583ca0f9731c6051782b87bb3757c`.

In order to provide backward compatibility [https://github.com/ckeditor/ckeditor-dev/blob/b01cee9e381740f45ef768bd00b36a434e962fb6/plugins/filetools/plugin.js#L45 filetools/plugin.js:45 line] should init `.requestData` property as an empty object if not given.

In turn we will no longer need a default value initialization in [https://github.com/ckeditor/ckeditor-dev/blob/b01cee9e381740f45ef768bd00b36a434e962fb6/plugins/filetools/plugin.js#L543 filetools/plugin.js:543 line] so it can be dropped, and function argument can be used directly in `fire()` call."	Bug	closed	Normal	CKEditor 4.6.0	General	4.6.0	fixed		
