ValidFileExtensions fails on hidden __MACOSX files

Created on 14 May 2025, 4 days ago

Problem/Motivation

The hasValidFileExtension function marks ZIP files created on MacOS as invalid because they contain hidden folder/files prefixed with __MACOSX.

Steps to reproduce

Create a ZIP with a HTML file on a MacOS device and try to upload it.

Proposed resolution

Exclude __MACOSX paths.

Remaining tasks

MR

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium BramDriesen Belgium 🇧🇪

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024