PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Jquery 1.9.0 bug

  1. Jquery 1.9.0 bug:
    Uncaught TypeError: Object [object Object] has no method 'live'
    got it on widget show

    Posted 11 years ago on Thursday January 24, 2013 | Permalink
  2. and a small bug: polls.php:835 textdomain is wrong.. "gravitformspolls"
    btw.. are u sure plugin is loading translations? i tried but didnt load translation.

    (update: yeah, checked files.. you guys didnt load textdomain for front-end but there is 1-2 translation need like "View results" and "Back to the poll"

    Posted 11 years ago on Thursday January 24, 2013 | Permalink
  3. 1 more bug. Sorry dont want to open lots of topic for each bug.

    There is a poll in this site on sidebar:
    http://unsalkorkmaz.com/

    Problem starting on a page with a gravityform:
    http://unsalkorkmaz.com/iletisim/
    As you can see, its not showing poll but showing shortcode.

    Posted 11 years ago on Thursday January 24, 2013 | Permalink
  4. Regarding jQuery 1.9.0, how are you including that currently, and what version of WordPress are you using?

    I brought this topic to the attention of the development team.

    Posted 11 years ago on Friday January 25, 2013 | Permalink
  5. nicomollet
    Member

    I can confirm Polls 1.2 (WP 3.5.1) is not compatible with jQuery 1.9.x since live() function is now obsolete and should be replaced with bind() or on().

    Posted 11 years ago on Thursday February 28, 2013 | Permalink
  6. Since jQuery 1.9.0 is not being shipped with WordPress yet, we will address this issue in a future version of the add-on. Thank you for bringing it to our attention.

    Posted 11 years ago on Saturday March 2, 2013 | Permalink
  7. nicomollet
    Member

    I get your point, still live() is deprecated since jQUery 1.7.0 (nov 2011).

    But I guess it's hard to anticipate and at the same time keep compatibility with older Wordpress versions.

    Keep up the good work.

    Posted 11 years ago on Sunday March 3, 2013 | Permalink
  8. Thanks. We'll be sure to consider this in an upcoming release.

    Posted 11 years ago on Monday March 4, 2013 | Permalink
  9. rcDev
    Member

    Wow. Just. Just wow.

    Deprecated means move on ASAP. Not when WordPress finally ships with the version that it no longer works.

    The deprecated window is there to give you a reasonable amount of time to react before that function is actually removed from the codebase. So that there is no outage.

    I love you guys. But this bad. I definitely expected better.

    Posted 10 years ago on Thursday May 23, 2013 | Permalink
  10. I'll be sure the developer of the polls add-on see this so that the deprecated function can be removed before WordPress ships with jQuery 1.9.0.

    Posted 10 years ago on Sunday May 26, 2013 | Permalink
  11. We've added the issue to our tracker so that the live() method will be removed in future versions (it was in use in the User Registration add on and Gravity Forms core.) Thank you.

    Posted 10 years ago on Tuesday May 28, 2013 | Permalink

This topic has been resolved and has been closed to new replies.