Skip to content

Conversation

@siddhesh-06
Copy link
Contributor

Description

  1. Fix incorrect detection of compressed files when filenames contain whitespace
  2. Add a MIME-type fallback for files with missing or malformed extensions

Issue tracker

Fixes #4478

Automatic tests

  • Added test cases

Manual tests

  • Done

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

Copy link
Member

@EmmanuelMess EmmanuelMess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, fixes the bug.

@EmmanuelMess EmmanuelMess added the PR-Awaiting-Final-Review this PR is awaiting a final review/approval label Dec 9, 2025
@EmmanuelMess EmmanuelMess merged commit 1040b01 into TeamAmaze:release/4.0 Dec 9, 2025
4 checks passed
@EmmanuelMess EmmanuelMess removed the PR-Awaiting-Final-Review this PR is awaiting a final review/approval label Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[isCompressedFile] Whitespace around filename or extension causes false negative

2 participants