Opened 17 years ago
Last modified 17 years ago
#1942 closed Bug
Connector fails respond correctly on invalid parameter — at Version 1
Reported by: | Michael Osipov | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | Server : PHP | Version: | FCKeditor 2.6 Beta |
Keywords: | WorksForMe | Cc: |
Description (last modified by )
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.
Change History (1)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed added |
Milestone: | → FCKeditor 2.6 |