Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AjaxFileUpload invalid characters in file path #454

Closed
3 of 5 tasks
prithee opened this issue Aug 2, 2018 · 2 comments
Closed
3 of 5 tasks

AjaxFileUpload invalid characters in file path #454

prithee opened this issue Aug 2, 2018 · 2 comments

Comments

@prithee
Copy link

prithee commented Aug 2, 2018

The AJAX Control Toolkit \18.1.0>

The installation method

  • Installer
  • NuGet package
  • A custom build from the source code

Minimal steps to reproduce the bug

Attempt to upload and save a file with character ":" in filename, such as a file containing a timestamped screenshot "Screenshot 10:30:22.PNG"

Uploading example - AjaxFileUploadHandler.axd?contextKey={DA8BDC8-B952-4d5d-8CC2-59FE922E223}&controlID=AjaxFileUpload1&fileId=CE3D8AF-7953-C477-3811-B1DD017604A4&fileName=Screenshot 11:22.pdf&chunked=false&firstChunk=true

Actual result

The file path format is not supported and red "error" displayed in upload queue.

Expected result

Ignoring invalid characters

Browser(s) used

A site deployment method

  • VS development web-server,
  • IIS
@prithee
Copy link
Author

prithee commented Aug 10, 2018

Hello @MikhailTymchukDX ,

Thank you for your work on this. Now that this issue is labeled as a bug what are the next steps to resolving this on my end?

Should I follow the steps in the referenced issues or wait for an update? Was there something wrong with my course of action or a means of casting out the unsupported characters prior to the error?

Thanks again.

#43 #364

@MikhailTymchukDX
Copy link
Contributor

Hi @prithee
You can get the latest build from the AppVeyor or wait for the release.
The issues you are referring to have nothing in common with the current issue.

@MikhailTymchukDX MikhailTymchukDX added this to the 18.1.1 milestone Aug 30, 2018
@MikhailTymchukDX MikhailTymchukDX changed the title AjaxFileUpload.axd Invalid Character in File Path AjaxFileUpload invalid characters in file path Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants