Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpanratings - "Was this review helpful" links do not work #232

Closed
Grinnz opened this issue May 15, 2017 · 3 comments
Closed

cpanratings - "Was this review helpful" links do not work #232

Grinnz opened this issue May 15, 2017 · 3 comments

Comments

@Grinnz
Copy link
Contributor

Grinnz commented May 15, 2017

Either on the home page or on a dist page, the "Yes" and "No" links do not appear to be functional.

@openstrike
Copy link

Same for me. The JS console says "TypeError: $(...).live is not a function" and points to http://st.pimg.net/perlweb/cpanratings/cpanratings.v50c16fa.js line 52 col 3 as the culprit. That line appears to be:

 $("span.helpful").live('click', function(ev) {

The error occured for me today using Firefox 53.0.2.

@Grinnz
Copy link
Contributor Author

Grinnz commented Aug 22, 2017

This is becoming a problem, as useless/spammy reviews like http://cpanratings.perl.org/dist/YAML#13142 can't be voted out of view.

@rspier
Copy link
Contributor

rspier commented Dec 1, 2018

The Yes and No links are gone since the site went read-only. No longer an issue.

@rspier rspier closed this as completed Dec 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants