veidenberg / wasabi

Wasabi is a web-based tool for evolutionary sequence analysis. Homepage: http://wasabiapp.org
GNU Affero General Public License v3.0
16 stars 7 forks source link

File name problem on repeated exports #10

Closed a1an77 closed 6 years ago

a1an77 commented 6 years ago

If repeated data exports are made, the generated file name gets a suffix of underscore and a sequential number at the end of it, after the extension. I think the filename should either remain the same (delegating name conflicts resolution to the browser's download manager) or the suffix be put before the file extension, so that the file can be properly handled by the system once downloaded.