See this page:

http://stackoverflow.com/posts/2315476/revisions

I edited this post, but I only made one change: adding a dollar sign before the line "func_name();". But it says that I also added some text, "that consumes a lot of resources".

I'm certain that I didn't add that text; in fact, I'm not even so sure it's correct!

Is it possible that the original author added that text, and it somehow got lumped in with my edit?

share|improve this question

2 Answers

up vote 10 down vote accepted

About the only thing that would make sense is that the author originally included that text in his post when you hit the edit button and made your change. As you were making your edit, the author removed that text from his post within 5 minutes of posting it preventing it from becoming a new revision. When you submitted your change you then unknowingly put that sentence back into the post, and the system credits you with the addition.

share|improve this answer
5  
Yea, this 5 min grace/ghost period triggered quite a number of confusion. – o.k.w Feb 23 '10 at 1:52
Sounds pretty likely. – JW. Feb 23 '10 at 4:53

Just a wild guess, maybe the 5 Minute Grace Period creates a race condition here? (Authors are able to change their posts within 5? minutes without the edit showing up as edit/revision, but I would guess it's still tracked)

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged