sb2g14 / soton_3D_print

3 stars 0 forks source link

Empty Budget Holder possible? #125

Closed GHLasse closed 6 years ago

GHLasse commented 6 years ago

looking at http://3dprint.clients.soton.ac.uk/OnlineJobs/checkrequest/2629 it seems someone managed to submit an empty budget holder name. It could be they just put spaces, in which case we need to improve our validation (remove leading and trailing spaces before checking field). Otherwise there is some more serious problem in our validation.

Note: should remember to remove leading and trailing spaces for validations in general when updating our validations in #114.