With some versions of jquery I get parseerror when the is called $.get. I fixed with a simple patch.

CommentFileSizeAuthor
rate-bug_parsererror_get_ajax_call.patch251 bytesfastangel
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jOksanen’s picture

Status: Needs review » Reviewed & tested by the community

Was working with jQuery 1.9 on two sites where in one it worked out of the box, and on the other this patch fixed the issue.. Not sure about the cause but its an improvement.