mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-26 06:12:17 -04:00

It seems that QTWebEngine doesn't correctly handle a "complex" mimeType (`text/html; charset=utf-8`). In this case, it handles the content as `plain/text`. So let pass only the first part of the full mimeType without the charset. Fix #50
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%