Opened 18 years ago
Last modified 18 years ago
#1896 closed Task
[Connector] Reworking checking of type parameter — at Initial Version
| Reported by: | Michael Osipov | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor.Java 2.4 |
| Component: | Server : Java | Version: | FCKeditor.Java 2.4 Beta |
| Keywords: | Cc: |
Description
A basic checking should be done in doGet and doPost:
if some type is provided, check for availability and reject if not. It no type is provided, default to File
