DescriptionDownloading a file with ".tar.bz" extension mulitple times resulted in incorrect filename where ordinal number was suffixed to "tar" instead of filename as below.
Actual - file.tar(1).bz
Expected - file(1).tar.bz
This happened because "bz" was not recognized as double extension.
BUG=116972
Committed: https://crrev.com/fad66c3012d0c95b447f5bc46da7602f57188dfe
Cr-Commit-Position: refs/heads/master@{#298789}
Patch Set 1 #Patch Set 2 : Added id to AUTHORS file #
Messages
Total messages: 19 (4 generated)
|