Using the custom color "Basic" fivestar theme, the star display and description text update immediately once the user clicks on a star, but if they navigate away from the page they voted on and use the browser's "Back" button to return, the stars will remain unchanged as if they had not voted. However, the description text remains updated with the most up-to-date information, despite the lack of stars.

Hitting refresh at this point corrects the star display, but shouldn't be a necessary step. Could someone comment on this?

Attachment A: Vote, Navigate Away, Hit "Back" Button

Attachment B: Initial Vote / Vote, Navigate Away, Hit "Back" Button, Hit "Refresh" Button

CommentFileSizeAuthor
B - Correct Display5.23 KBamaisano
A - Glitch5.16 KBamaisano

Comments

amaisano’s picture

Status: Needs review » Active
amaisano’s picture

Category: bug » support
quicksketch’s picture

There's nothing that can be done to correct this, it's a browser caching issue. When you hit the back button, it loads the original HTML from the cache, not the modified HTML after Fivestar updated the page via JavaScript. This problem will only exhibit itself in some browsers though, since a browser like Firefox will show the modified page when using the back button just fine.

quicksketch’s picture

Status: Active » Closed (fixed)