Bug 497820 - It cannot recognize zip files with other extensions
Summary: It cannot recognize zip files with other extensions
Status: REPORTED
Alias: None
Product: krusader
Classification: Applications
Component: krarc (other bugs)
Version First Reported In: 2.8.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-23 09:48 UTC by David Pérez
Modified: 2024-12-23 09:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Pérez 2024-12-23 09:48:51 UTC
SUMMARY


STEPS TO REPRODUCE
1. Go to a directory that contains .war or .jar files.  These files are .zip files with a different extension
2. Try with the right arrow key to enter inside the .zip file
3. It doesn't succeed

OBSERVED RESULT

It doesn't detect zip files with a different extension

EXPECTED RESULT

I can detect archived files

SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux 
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Kernel Version: 6.12.5-2-cachyos (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 28.3 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: Trigkey
Product Name: S5

ADDITIONAL INFORMATION

I don't see any part where I can configure extensions to treat as archive files.
It would be better to decte the archive format, without depending on extension.
.jar and .war extensions are popular in the Java world.