Bug 497820

Summary: It cannot recognize zip files with other extensions
Product: [Applications] krusader Reporter: David Pérez <david.perez.ingeniero>
Component: krarcAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: REPORTED ---    
Severity: normal CC: krusader-bugs-null
Priority: NOR    
Version First Reported In: 2.8.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.