http://stackoverflow.com/questions/2750866/what-should-i-do-from-here-closed was closed at 2010-05-01 18:08:48Z, but was answered at 18:19:38Z (http://stackoverflow.com/questions/2750866/what-should-i-do-from-here/2751048#2751048). How'd that happen?
|
|
Unless The Team changed it, there is a grace period after closing by which answers which users have already begun composing can be accepted into the system. In order for this to work, you must press the submit button before the banner that says "no more answers will be accepted" comes up (there is a short delay between the time the question gets closed and you get notified). |
|||
|
|
|
For this edge case, we didn't want to be too strict on users that were in the process of submitting an answer. As Robert Harvey stated perfectly, we will still accept an answer to a closed question if it was started before the closing occurred. However, we also do not want new answers to closed questions - the periodic callbacks that display a status banner can disable the submit button, if it detects a question is closed, locked, or deleted. In this case, the answerer is now informed of a question's new status, the same as if he/she had just loaded the page. |
|||||
|