Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-15721

plupload.js requires comments text area for proper functioning

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 3.2.3-RC1
    • Attachments, Posting

      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.

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

              Created:
              Updated:
              Resolved: