sleede / fab-manager

Fab-Manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.
http://www.fab-manager.com
Other
229 stars 114 forks source link

Error 500 when create a new event with missing fields #409

Closed dsmrs closed 1 year ago

dsmrs commented 2 years ago

Describe the bug A really small bug =) When creating a new event, if the "all day" yes/no radio button never had been selected, I can still push the button to create the event, but I have a error 500, with no clear advice.

To Reproduce Steps to reproduce the behavior:

  1. create a new event
  2. fill the required fields acccept for the all day radio button
  3. try to clic to create the event

Expected behavior We souldn't be able to clic on the create button if the radio button haven't been selected, or we should have a clear error in return (a catch error on the server).

Server (please complete the following information):

sylvainbx commented 1 year ago

Hello, this should be fixed with fab-manager v5.6.0. Please feel free to reopen this issue if this is not the case.