Fix #241: 500 Error when submitting extension without "type" #242

Merged
Dalai Felinto merged 3 commits from fix-241-missing-type into main 2024-08-29 13:03:57 +02:00

This includes three separate commits:

  • Fix #241: 500 Error when submitting extension without "type"
  • Cleanup: Avoid hardcoded themes/add-ons values
  • Cleanup: Remove unecessary "user" argument from create_file_from_data
This includes three separate commits: * Fix #241: 500 Error when submitting extension without "type" * Cleanup: Avoid hardcoded themes/add-ons values * Cleanup: Remove unecessary "user" argument from create_file_from_data
Dalai Felinto added 3 commits 2024-08-29 12:53:18 +02:00
The fix is a one-line in utils.py. What makes the patch bigger is the
uniitest. I need use the file submission framework to even run into the
faulty part of the code.
Oleg-Komarov was assigned by Dalai Felinto 2024-08-29 12:53:28 +02:00
Oleg-Komarov approved these changes 2024-08-29 13:02:27 +02:00
Dalai Felinto merged commit 3a814d3322 into main 2024-08-29 13:03:57 +02:00
Dalai Felinto deleted branch fix-241-missing-type 2024-08-29 13:03:58 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/extensions-website#242
No description provided.