Comment 6 for bug 1316917

Revision history for this message
Aaron Wells (u-aaronw) wrote : Re: Update jquery.rating.js to 4.11

Actually it turns out I had the wrong commit checked out. This still breaks in Mahara 15.04dev even after applying the upgrade.

To replicate:

1. Turn on comment star ratings (on the comment artefact's config page)

2. Place a comment on a page, and give the comment a star rating. Click submit.

Expected result: You should see your star rating under the comment.

Actual result: You do not see your star rating under the comment.

Interestingly, it works when I tested it using a Selenium script, but not when I do it manually. Definitely something weird going on there...