The online racing simulator
Date of Birth Invalid Month
(6 posts, started )
Date of Birth Invalid Month
Bug: Profile does not accept legit month value.
Happens: for me at least with months 08 and 09, 07 and 10 are fine.
Location: LFSW> LFS Racers database> Your Profile

Also see attachment
Attached images
lfs_bug_web_dob.month.jpg
#2 - Gunn
I'll do anything to knock a few months off. What's your secret?
Strange. Seems like you have to type 11 - 8 - 1983.

For some reason 08 won't work.
Ah, good spot there AndroidXP <cheer type="yay">I can be born in August again!</cheer>
#5 - ORION
I had a similar problem on the ZT site lately. Apparently the parseInt function has a bug, because it doesnt parse 01, 02, ... 09 the same way.
Some work, some dont
Woah, just tested it:

parseInt('07') results in 7
parseInt('08') results in 0
parseInt('09') results in 0

I think I know what the error is. parseInt() also tries to convert hex and octal strings.

If you type 0xF then parseInt() will return 15.
If you type 04 (0 + something is the octal way of writing things) then you'll get 4.
But if you type 08 then it is invalid (there is no 08 in octal system) -> returns 0, but 010 will return 8.

Date of Birth Invalid Month
(6 posts, started )
FGED GREDG RDFGDR GSFDG