Answer (not) accepted bug?
-
I answered to sql command in code behind C#.net[^] that question. In my reputation history I can see my answer got accepted and then the acceptation was undone (+25 yay!, -25 ahh...) :) I have seen this a couple of times in the last few days, but I've answered more questions than usual, so that might account for me noticing it (or people really undoing their acceptance). However in this case it seems my answer really IS accepted as it displays in green on the QA page.
It's an OO world.
public class Naerling : Lazy<Person>{}
-
I answered to sql command in code behind C#.net[^] that question. In my reputation history I can see my answer got accepted and then the acceptation was undone (+25 yay!, -25 ahh...) :) I have seen this a couple of times in the last few days, but I've answered more questions than usual, so that might account for me noticing it (or people really undoing their acceptance). However in this case it seems my answer really IS accepted as it displays in green on the QA page.
It's an OO world.
public class Naerling : Lazy<Person>{}
There is some difference between this[^] light green and this[^] green. First green will be displayed if your answer got more than 3 votes and the second will displayed if your answer accepted. So, don't confuse. Your answer might be accepted and later rejected by OP. Still you got 3 votes, so its showing light green. :)
A friend walks in when everyone else walks out...
-
There is some difference between this[^] light green and this[^] green. First green will be displayed if your answer got more than 3 votes and the second will displayed if your answer accepted. So, don't confuse. Your answer might be accepted and later rejected by OP. Still you got 3 votes, so its showing light green. :)
A friend walks in when everyone else walks out...
I guess that solves my 'bug' :laugh:
It's an OO world.
public class Naerling : Lazy<Person>{}