OakCH / scheduler

Vacation Scheduler for the Oakland Children's Hospital
7 stars 10 forks source link

AdminController#upload crashes with invalid unit #42

Closed sheelc closed 12 years ago

sheelc commented 12 years ago

The page crashes when params[:admin][:unit] is either nil or contains an id that does not correspond to an actual unit. Similarly, a check for the shift validity is also probably necessary to make sure that params[:admin][:shift] is one of Unit.shifts.