The information for a user in the "Your Name" and "E-Mail" fields in the comment form for new stories sometimes persists from one visitor to another. For instance, a visitor will post an anonymous comment with "Your Name" as "Bill" and "E-Mail" as "bill@hotmail.com". The next visitor will visit that story and see the first visitors name and email in the comments form. I have not been able to replicate this but numerous users have verified it.
Comments
Comment #1
killes@www.drop.org commentedis it possible that the users sat behind a proxy and shared the same session?
Comment #2
magico commentedSession ids are created by PHP, so it would be very strange that PHP wouldn't have this issue corrected in a proxy/shared enviroment.
Anyway, nobody else complained about this.
Comment #3
penelopehead commentedI disallowed site caching and it corrected the problem. Although, I'd rather have caching on.