Summary: | xml page opens as text not as html | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Ferdinand Gassauer <gassauer> |
Component: | kdewebkit | Assignee: | webkit-devel |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | 0.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ferdinand Gassauer
2011-08-27 07:14:40 UTC
Upstream. See https://bugs.webkit.org/show_bug.cgi?id=55302. More specifically Qt does not have its own built-in XSLT transform engine and as such XML pages with XSL information will not be rendered as web pages unless QtWebKit is compiled with libxml2 and libxslt support. |