I saw this question: http://stackoverflow.com/questions/6116739/how-does-python-implement-modular-exponentiation. It was deleted by its owner, but it is still possible to see the link to cast a close vote.

Edit: If you try to close it you get an error message. So its only the link.

Is this intentional, or is it a bug?

share|improve this question
I'm sure it's intentional. You still see the "flag" link, too. Should all of those be removed when the question is deleted? – Cody Gray May 25 '11 at 11:10
6  
It could be regarded as a bug, but the problem a) only affects 10K+ users and b) those that click on a link that clearly isn't going to do anything. So I'd say "don't click the close" link. The effort in removing it probably isn't worth it. – ChrisF May 25 '11 at 11:15

1 Answer

up vote 3 down vote accepted

Sounds like the developers preferred to keep it simple: for deleted question, ordinary (less than 10K rep) members get Not Found page while high rep members see the question page "as is", I guess that with some comment somewhere (edit history?) that it was deleted.

While possible to request whole different design for page showing deleted answer (that will of course contain no Delete/Close/Flag links) I don't think there is point to change the current design.

share|improve this answer

You must log in to answer this question.

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