View Issue Details

IDProjectCategoryView StatusLast Update
0001897Chrono Download ManagerBugpublic2020-02-19 10:10
Reporterkaktusss Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
PlatformDesktopOSWindowsOS Version10
Product Version0.10.0 
Summary0001897: File extension changed to .txt when using "download" HTML attribute on A element
DescriptionHello,
The html download attribute is used to force a file download :
https://www.w3schools.com/tags/att_a_download.asp

For example, using this should force download of the file with filename file.png
<a href="image" download="file.png">
Steps To ReproduceYou can test a forced file download here :
https://codepen.io/nigamshirish/pen/ZMpvRa
File will download as file.txt with chrono, file.png without chrono
TagsNo tags attached.
Chrome Version79

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-02-19 10:10 kaktusss New Issue