davide-casiraghi / ci-global-calendar

Global Contact Improvisation Calendar (GCIC). Event calendar designed for the worldwide community of the Contact Improvisation Dance form.
MIT License
6 stars 4 forks source link

Event repetition - Multiple days - Error when entering too many dates in the additional days field #189

Closed davide-casiraghi closed 4 years ago

davide-casiraghi commented 4 years ago

Describe the bug When a user create a new event and select Mutiple days,if he/she add too many dates to the additional days field receive an error.

To Reproduce Steps to reproduce the behavior:

  1. Login
  2. Go to Manager > New event
  3. Create a multiple days event
  4. add 20 dates to the additional days field

Expected behavior There is no error and any number of dates can be saved.

davide-casiraghi commented 4 years ago

I have transformed the multiple_dates of the events table from VARCHAR to TEXT.