Changeset 2591

Timestamp:
Oct 19, 2008, 3:45:14 PM (15 years ago)
Author:
Michael Osipov
Message:

ASSIGNED - #28: Implement Interface for File Browser Connector and Quick Uploader
Changes:

  • Connector methods now throw default SecurityException instead of SecurityIssueException
  • Dispatcher#doGet requires explicit resource type
  • Dispatcher#doGet parameter validation cleanup and more verbose logging statements
  • Added WriteException if fileupload fails due to some illegal parameters or an IOException
  • All exceptions have now a generated serial id
  • SimpleFileSystemConnector.java now observes all SecurityExceptions
  • SimpleFileSystemConnector.java checks now if the currentDir is really a dir
  • SimpleFileSystemConnector.java: The UserPathsBuilder#getUserFilesAbsolutePath is now called everywhere
  • UploadResponse.java: Added SC_UNKNOWN = 110 error (copied from GetResponse)
  • UtilsFile#getUniqueFile now throws a SecurityException just in case
  • Added some TODOs
(No files)

Note: See TracChangeset for help on using the changeset viewer.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy