Opened 17 years ago
Last modified 17 years ago
#1942 closed Bug
Connector fails respond correctly on invalid parameter — at Initial Version
Reported by: | Michael Osipov | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | Server : PHP | Version: | FCKeditor 2.6 Beta |
Keywords: | WorksForMe | Cc: |
Description
Fire the PHP Connector with http://www.fckeditor.net/fckeditor/editor/filemanager/connectors/php/connector.php?Command=CreateFolder&Type=Image&NewFolderName=%5C
It's a backslash, the expected response should be a sanitized folder with the name "_" but the response is just the XML BOM, that's it.