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

Phonon MediaSource does not follow 303 HTTP redirects

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes