dysath / seat-fitting

A Fitting/Doctrine module for SeAT
GNU General Public License v2.0
14 stars 21 forks source link

Page crashes on wrong fitting #83

Open Cleef28 opened 2 years ago

Cleef28 commented 2 years ago

The site crashes when there is a wrong fitting entry.

FittingController.php line 182 can't find the attribute "$ship->typeID".

Check for attributes should be added and maybe print an error message insteed of 500 server error so that the things can be changed or delete without db access.