AjaxControlToolkit icon indicating copy to clipboard operation
AjaxControlToolkit copied to clipboard

AjaxFileUpload does not allow uploading of files with no extension

Open ranasrule opened this issue 2 years ago • 0 comments

The AJAX Control Toolkit \20.1.0>

The installation method

  • [ ] Installer
  • [ x] NuGet package
  • [ ] A custom build from the source code

Minimal steps to reproduce the bug

try to upload file with no extension using AjaxFileUpload

Actual result

upload is not allowed

Expected result

upload should be allowed

Browser(s) used

firefox and chrome latest versions

A site deployment method

  • [ x] VS development web-server,
  • [ x] IIS

ranasrule avatar Feb 14 '23 10:02 ranasrule