Skip to content

Conversation

@kdkasad
Copy link
Contributor

@kdkasad kdkasad commented May 15, 2025

When checking files' extensions for compression, Kopia compares the result of filepath.Ext(), which returns the last . in the filename and the text following it. This means the extensions to enable/disable compression should be in the form .txt, not *.txt.

This PR changes the placeholder on the text inputs for the UI for the relevant text fields to just be .txt and .mp4 rather than *.txt and *.mp4.

@julio-lopez julio-lopez requested a review from jkowalski May 15, 2025 23:58
@jkowalski jkowalski enabled auto-merge (squash) May 16, 2025 04:31
@jkowalski jkowalski merged commit a4348f2 into kopia:main May 16, 2025
2 checks passed
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.

2 participants