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

plupload.js requires comments text area for proper functioning

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.2.3-RC1
    • None
    • Attachments, Posting

    Description

      If a style developer wants to remove the comments area of attachments they immediately break that functionality. This is because assets/javascript/plupload.js is looking for that specific HTML control to add the needed hidden inputs right after it:
      https://github.com/phpbb/phpbb/blob/3.2.x/phpBB/assets/javascript/plupload.js#L214

      Should probably look for some other element in the row or not look for anything at all and just add to the end of the row.

      Attachments

        Activity

          People

            Unassigned Unassigned
            DavidIQ David Colón
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: