Ticket #1748 (closed defect: fixed)
lzma archives with .tlz extention are not recognized as archives
Reported by: | toothandnail | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre4 |
Component: | mc-vfs | Version: | 4.7.0-pre3 |
Keywords: | lzma tlz tar.lzma | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
Attempting to open a .tlz lzma archive fails - error 'xxx.tlz doesn't look like a tar archive'.
If the file is renamed to .tar.lzma, it is opened without problems. Regex in /etc/mc/mc.ext looks correct. This also worked in earlier versions.
Change History
comment:1 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
- severity changed from no branch to on hold
- Milestone changed from 4.7 to 4.7.0
comment:3 Changed 15 years ago by slavazanko
- severity changed from on hold to on review
- Milestone changed from 4.7.0 to 4.7.0-pre4
Created branch 1748_tlz_extention
Initial changeset:7d8876351e6d137ba29af42d90445bf441416144
Review, please.
comment:5 Changed 15 years ago by andrew_b
- Votes for changeset changed from iNode to iNode andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.
Repo: git://github.com/slavaz/mc-slavaz.git
Branch: 1748_tlz_extention
Initial changeset:983c8e485ce3fa38871f62ed4ceb4eb3eda8589f
Status: 'on hold' until 4.7.0-pre4 release out.