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

Content-Range only supported for resuming downloads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2.0-RC2
    • 3.2.0-RC1
    • Viewing posts
    • None

      Safari on iOS and OS X relies on the HTTP Content-Range header for media files. Currently, this mainly affects audio files served from attachments on iOS, where MP3 files cannot search, and MP4 just doesn't work. If using an audio tag — PHPBB3-14771 — only MP3 works in Safari.

      The cause of this is that the Content-Range support in phpBB is tailored for resuming downloads; any range ending before end-of-file is silently dropped and the full file is served instead.

            nicofuma nicofuma
            danchr danchr [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: