Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Web validator allows non-zip files to be uploaded #1440 #1482

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

cka-y
Copy link
Contributor

@cka-y cka-y commented Jun 5, 2023

Summary:

Fix for bug #1440: Web validator allows non-zip files to be uploaded

Expected behavior:

The result should be the same as when the Validate button is clicked when no file was selected. A message should say Please include a file to validate.
Screenshot 2023-06-05 at 12 26 41 PM

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@cka-y cka-y linked an issue Jun 5, 2023 that may be closed by this pull request
@cka-y cka-y merged commit d94863d into master Jun 6, 2023
@cka-y cka-y deleted the issue/1440 branch June 6, 2023 20:11
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.

Web validator allows non-zip files to be uploaded
3 participants