I have created a new project with ASP.NET and VB.net and i have detect a corruption of files when i upload files with this chars: "ã" "º" "ª" to the webserver.
When the AjaxFileUploader v4.1.7.1213 finish the job i check the files in the server path and i see the the file with more 1,2 or 3 bytes than the original file uploaded. On case of the ".msg" files is critical because its cause corruption of files.
Example:
try upload with AjaxFileUploader a file with name: "bad copyãoªº.pdf" check ther size and check the file uploaded to the server and you ill see a dirence in size.
Can anyone check if this bug is true?
(Sory for my bad English)
Best Regards,
Luís Couto
When the AjaxFileUploader v4.1.7.1213 finish the job i check the files in the server path and i see the the file with more 1,2 or 3 bytes than the original file uploaded. On case of the ".msg" files is critical because its cause corruption of files.
Example:
try upload with AjaxFileUploader a file with name: "bad copyãoªº.pdf" check ther size and check the file uploaded to the server and you ill see a dirence in size.
Can anyone check if this bug is true?
(Sory for my bad English)
Best Regards,
Luís Couto