Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use correct Content-Type for template archive#15410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mtojek merged 1 commit intomainfrom14124-fix-zip
Nov 6, 2024

Conversation

mtojek
Copy link
Member

Fixes:#14124

It is assumed that only TAR archive can be uploaded via the site, but as long as the backend supports ZIP files (transformed to .tar on-the-fly) users should be able to submit both formats.

@mtojekmtojek self-assigned thisNov 6, 2024
@mtojekmtojek marked this pull request as ready for reviewNovember 6, 2024 14:59
@mtojekmtojek merged commit1736309 intomainNov 6, 2024
29 of 31 checks passed
@mtojekmtojek deleted the 14124-fix-zip branchNovember 6, 2024 17:38
ethanndickson added a commit that referenced this pull requestNov 8, 2024
Fixes a bug where a file produced by `generateVersionFiles` (as usedwhen uploading a web UI edited template) produced a file where the`type` field was unset.This meant the change in#15410 used the unset type value as the contentheader when uploading, causing it to always fail.
stirby pushed a commit that referenced this pull requestDec 11, 2024
stirby pushed a commit that referenced this pull requestDec 11, 2024
Fixes a bug where a file produced by `generateVersionFiles` (as usedwhen uploading a web UI edited template) produced a file where the`type` field was unset.This meant the change in#15410 used the unset type value as the contentheader when uploading, causing it to always fail.(cherry picked from commitd2e4969)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@BrunoQuaresmaBrunoQuaresmaBrunoQuaresma approved these changes

Assignees

@mtojekmtojek

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Uploading template zip file in the UI does not work
2 participants
@mtojek@BrunoQuaresma

[8]ページ先頭

©2009-2025 Movatter.jp