I was running into problems where validation would fail on a field because it was not technically an integer, but was numeric. This is a patch to chagne to a numeric validation, rather than the more restrictive is_int test.

CommentFileSizeAuthor
timefield_validate_numeric.patch1.02 KBAnonymous (not verified)

Comments

wesnick’s picture

Status: Active » Fixed

@keeve,

Thanks for the patch. Indeed, seems to be a warranted change. Commited in 7edf5ac, attributed to you.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.