Linked by Kroc Camen on Mon 22nd Dec 2008 16:33 UTC, submitted by Anil Gulecha
Thread beginning with comment 341085
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2007-03-07
I'm sure he meant to post this in Thom's rant about modern gaming.
This is a long standing bug in the new version of OSNews it seems. I've seen it happen several times. They have problems with their Web flow getting confused about where you are and where you are trying to post a comment. If I had to guess, (cause I've run into similar problems in my own Web applications), it probably has to do with having multiple tabs or windows open on the same site that are sharing the same session cookie. This can cause race type conditions if you aren't really careful about knowing which tab or window the request came from.
Edited 2008-12-22 18:09 UTC