Task #2963
Import, file extension discovery
Status: | New | Start date: | 12/07/2020 | ||
---|---|---|---|---|---|
Priority: | High | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | TXM 0.8.2 |
Description
File extension discovery fails with files containing multiple dots (file.my.txt)
Solution¶
- identify code lines discovering the file extensions
- replace the lines with the same utility method
Associated revisions
replace all lastIndexOf and file name related manipulation to org.txm.utils.FileUtils.* calls refs #2963
History
#1 Updated by Matthieu Decorde over 2 years ago
- Priority changed from Normal to High
- % Done changed from 0 to 80