WebSubmit: file attributes modification
- Supports modification of file attributes (comment, description, etc.) without having to upload a file. Introduces parameter 'forceFileRevision' in Move_Uploaded_Files_to_Storage function, in order to choose if modification of file attribute increments the version number or not.
- Also filter out special character from user-chosen filenames.