Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11516

.live() deprecated in new version of jquery

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • JavaScript / AJAX
    • None
    • PHP 5.2.3, mySQL 5.1, IE 9

    Description

      at line 409 in style/prosilver/template/forum_fn.js

      jQuery('form input[type=text], form input[type=password]').live(.............

      .live() depricated in new version so if someone included new jquery in template for using in other MODs, get error. it should be changed to .on() function.

      here is a report from one user:

      https://www.phpbb.com/community/viewtopic.php?f=70&t=2177626&p=13295764#p13295401

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            emosbat emosbat [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: