Skip to content

Fix ZIP export to automatically append .zip extension#9208

Open
bicodrex wants to merge 1 commit intoapache:masterfrom
bicodrex:export_zip_fix
Open

Fix ZIP export to automatically append .zip extension#9208
bicodrex wants to merge 1 commit intoapache:masterfrom
bicodrex:export_zip_fix

Conversation

@bicodrex
Copy link

When using File -> Export Project -> To ZIP, selecting a file with the browse dialog did not automatically append the .zip extension. Users had to type it manually. This change ensures that if the selected file name does not end with .zip (case-insensitive), the extension is automatically added, improving usability and preventing missing extensions.

Previously, the File -> Export Project -> To ZIP menu did not
force the selected file to have a .zip extension. Users had to
manually type it.
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.

1 participant