﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4626	CKFinder 1.4.1.1 has a bug that prevents client uploading when the server uses PHP5	joesu		"Symption: CKFinder complains about file system permission problem when a client tries to upload files. 

Reason: $sServerDir does not get initialized in FileUpload.php

Patch: Add the following line to line 130 of
core/connector/php/php5/CommandHandler/FileUpload.php

$sServerDir = $this->_currentFolder->getServerPath();
"	Bug	closed	Normal		Server : PHP		invalid	CKFinder	
