Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3962

Phonon MediaSource does not follow 303 HTTP redirects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • Some future release
    • 4.5.0
    • Multimedia
    • None

    Description

      Phonon MediaSource does not follow 303 HTTP redirects

      Did:

      Phonon::VideoPlayer *player = new Phonon::VideoPlayer(Phonon::VideoCategory, this);

      player->play(Phonon::MediaSource("http://urlthatgivesa303"));

      Expected to see:

      I expected Phonon to follow the redirect just like it does for 301 and 302 status codes. 303 Stands for "See other" and btw is used by Youtube.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jmcphers Justin McPherson (closed Nokia identity) (Inactive)
            janichol Andy Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes