HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Broken in 2.2, fails on "livequery" js

Loading this plugin gives the error "Uncaught TypeError: undefined is not a function" on discussion pages.

It doesn't seem to like

// Follow edit clicks
var Quotes = this;
jQuery('textarea.TextBox').livequery(function(){

and I imagine any further livequery functions in that file

Sign In or Register to comment.