stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

Bug: Server error when creating offer without entering start and end dates #512

Open w1stler opened 8 years ago

w1stler commented 8 years ago

Steps to reproduce:

  1. Log in
  2. Click on "Tworzenie oferty" in order to create an offer (volontuloapp.org/offers/create)
  3. Fill in all the required fields except date fields ("Dzień rozpoczęcia" and "Dzień zakończenia")

Current behaviour:

  1. Validation message does not appear (validation on date fields)
  2. Users gets internal error screen

Expected behaviour:

  1. User gets validation message, that these fields are required

image

Traceback attached.

traceback.txt Uploaded using ZenHub.io