← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1407339] [NEW] Custom URL handlers should sniff the mimetype

 

Public bug reported:

This is something I didn't get round to implementing in bug 1260016.
Basically, not all QNetworkReply implementations set the content type
(eg, the one used for handling file requests doesn't). We should have a
go at sniffing the content type of the returned data in Oxide, else it
ends up being interpreted as plain text

** Affects: oxide
     Importance: Low
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Low

** Changed in: oxide
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1407339

Title:
  Custom URL handlers should sniff the mimetype

Status in Oxide Webview:
  Triaged

Bug description:
  This is something I didn't get round to implementing in bug 1260016.
  Basically, not all QNetworkReply implementations set the content type
  (eg, the one used for handling file requests doesn't). We should have
  a go at sniffing the content type of the returned data in Oxide, else
  it ends up being interpreted as plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1407339/+subscriptions


Follow ups

References