Votes : looks like I lack some krama here
-
I have to give 5 multiple time and check it again every time. I.e. Whenever I click a vote (in forums), it shows that I voted, but as soon as the page is refreshed my vote just disappears. :) Hopefully this is not a case of late updating of votes.
-
I have to give 5 multiple time and check it again every time. I.e. Whenever I click a vote (in forums), it shows that I voted, but as soon as the page is refreshed my vote just disappears. :) Hopefully this is not a case of late updating of votes.
That probably is a caching issue: only one server knows about your vote right away; the others get informed with some delay (up to some minutes). You can verify by recalling that page several times, watching for the server identification (first word on the last line of every page). :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
-
I have to give 5 multiple time and check it again every time. I.e. Whenever I click a vote (in forums), it shows that I voted, but as soon as the page is refreshed my vote just disappears. :) Hopefully this is not a case of late updating of votes.
If you check after something like 30 minutes, you'll see the vote. It's just a caching issue and your votes doesn't disappear.
It's time for a new sig. Seriously.
-
I have to give 5 multiple time and check it again every time. I.e. Whenever I click a vote (in forums), it shows that I voted, but as soon as the page is refreshed my vote just disappears. :) Hopefully this is not a case of late updating of votes.
Your vote has been recorded. However, on a page refresh we do not display which messages you have already voted on. This is to save a few cycles on CPU load.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
That probably is a caching issue: only one server knows about your vote right away; the others get informed with some delay (up to some minutes). You can verify by recalling that page several times, watching for the server identification (first word on the last line of every page). :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
Thanks for the clarification :)
-
If you check after something like 30 minutes, you'll see the vote. It's just a caching issue and your votes doesn't disappear.
It's time for a new sig. Seriously.
Rajesh R Subramanian wrote:
30 minutes
its a huge amount of time ;P
-
Your vote has been recorded. However, on a page refresh we do not display which messages you have already voted on. This is to save a few cycles on CPU load.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Thanks for the clarification :)
you're welcome. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.