Closing to reflect the status of the upstream bug report. Please re-open
if this is still an issue.

** Changed in: chromium-browser (Ubuntu)
     Assignee: Chad Miller (cmiller) => (unassigned)

** Changed in: chromium-browser (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Chromium Browser.
https://bugs.launchpad.net/bugs/1244954

Title:
  Chromium refuses to play OGV unless response code is 200

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  When Chromium encounters media file link it sends request for partial
  content with the range of '0-' (entire file). But then, when receiving
  the following headers it refuses to play the file:

  [header] HTTP/1.1 206 Partial Content
  [header] Pragma: 
  [header] Cache-Control:
  [error] [client 127.0.0.1] [header] Content-type: video/ogg
  [error] [client 127.0.0.1] [header] Content-Disposition: inline
  [error] [client 127.0.0.1] [header] Content-range: 0-6642902/6642903
  [error] [client 127.0.0.1] [header] Content-length: 6642903
  [error] [client 127.0.0.1] [header] X-Content-Duration: 157.858

  What happens: Partial request headers are sent, partial response
  headers are received, file does not play

  What i expect to happen: Either send regular file request or accept
  206 response as a valid response.

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1244954/+subscriptions

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to     : linux-traipu@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp

Reply via email to