Activity log for bug #1569231

Date Who What changed Old value New value Message
2016-04-12 08:49:03 Dan Chapman  bug added bug
2016-04-12 08:49:03 Dan Chapman  attachment added rawhtml.png https://bugs.launchpad.net/bugs/1569231/+attachment/4633839/+files/rawhtml.png
2016-04-12 08:49:32 Dan Chapman  description Not sure if this is a bug or i'm doing something wrong. In Dekko when trying to set the charset like QNetworkReply::setHeader(QNetworkRequest::ContentTypeHeader, QString("text/html, charset=utf-8")) the page get's rendered as the raw html (See the attached image). So the charset has to be omitted in order to display the formatted content. The Qt docs imply i am correct in trying to set the charset this way. Is there some other way i'm supposed to do this with Oxide's QNetworkAccessManager bridge? Cheers Dan Not sure if this is a bug or i'm doing something wrong. In Dekko when trying to set the charset like QNetworkReply::setHeader(QNetworkRequest::ContentTypeHeader, QString("text/html; charset=utf-8")) the page get's rendered as the raw html (See the attached image). So the charset has to be omitted in order to display the formatted content. The Qt docs imply i am correct in trying to set the charset this way. Is there some other way i'm supposed to do this with Oxide's QNetworkAccessManager bridge? Cheers Dan
2016-04-15 10:23:27 Chris Coulson oxide: status New Triaged
2016-04-15 10:23:29 Chris Coulson oxide: importance Undecided Medium
2019-02-22 09:51:35 zubozrout bug added subscriber zubozrout