Planned is not numeric error message
Status: Beta
Brought to you by:
falseprophet
When in the Add Child Activity page, when you add a
activity with all the fiels filled in you get a
"Planned is not numeric" message in red. The input was
numeric.
Wesite release 1.0 beta, Installed on Redhat 8.0 with
current releases of Mysql, Apache and PHP as of 4-3-2003.
Logged In: YES
user_id=307556
Lyon, can you take a look at this?
Logged In: YES
user_id=395466
Could you tell me exactly wht the input was? we use php's
internal is)numeric() for this, so it might be because it doesnt
recognize it as an integer, php throws false, and we display
the message.
Grtz, Lyon