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

IE11 JavaScript plupload error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-a2
    • 3.1.0-a3
    • Posting
    • None
    • Windows 7, Internet Explorer 11

    Description

      The following JavaScript error is happening in Internet Explorer 11 when loading the posting.php page:

      Line: 114
      Error: Unable to get property 'indexOf' of undefined or null reference

      The debugger states that the error is happening in plupload.js on line 114:

      		if (form[i].name.indexOf('attachment_data[') !== 0) {
      			continue;
      		}

      Might need to be brought to the attention of the plupload developer(s) or fixed separately in phpBB.

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            DavidIQ David Colón
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: