X-Git-Url: http://git.maemo.org/git/?p=jenirok;a=blobdiff_plain;f=src%2Fcommon%2Fsource.cpp;h=5d1315eb6ce00c43281f41186100ba2359e83399;hp=21245b9e198d19d2a5e535eac200a593d8a220a8;hb=d97cbb873b74e7a9a9ecf3363a14d8a33a251cdc;hpb=07e0d59c6ec1c43f9c3aa2512cbe7774fa2c6753 diff --git a/src/common/source.cpp b/src/common/source.cpp index 21245b9..5d1315e 100644 --- a/src/common/source.cpp +++ b/src/common/source.cpp @@ -181,7 +181,6 @@ void Source::setError(Source::Error error, QString const& errorString) void Source::httpReady(int id, bool error) { - if(error) { if(http_.error() == QHttp::Aborted) @@ -307,7 +306,7 @@ QString& Source::htmlEntityDecode(QString& string) 38, 60, 62, - 160, + 32, 192, 193, 194,