← Back to team overview

mahara-contributors team mailing list archive

[Bug 1394017] Re: Comment star ratings show up as radio buttons sometimes

 

Only shows up in Mahara 1.9. Using git bisect, I traced it to this
commit, which has some JS changes to comment pagination, for
accessibility: 572d93f

In the JS console there's an error, which is probably preventing the
code from running that displays the stars:

 TypeError: params is undefined, paginator.js line 181

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1394017

Title:
  Comment star ratings show up as radio buttons sometimes

Status in Mahara ePortfolio:
  In Progress

Bug description:
  1. Turn on comment star ratings (by going to the config page for the
  "comment" artefact)

  2. Create a page

  3. Post a comment on the page, with a star rating.

  4. Click the "submit" button

  5. When the page reloads after submitting, all the star ratings show
  up as grayed-out radio buttons instead of stars

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394017/+subscriptions


References