Actions
Bug #2888
closedvalidation not working properly
Description
Validation is being made on the existing object instead of POST causing some types not to validate properly.
Actions
Added by krileon almost 14 years ago. Updated almost 14 years ago.
Description
Validation is being made on the existing object instead of POST causing some types not to validate properly.
Params are stored to object before being parsed for the input. So does not seam like this is a problem nor could be confirmed. Perhaps input is simply failing to be provided.