Bug 24618
| Summary: | [GTK] does not support text/HTML mime type | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | arno. <a.renevier> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, gustavo, mrobinson |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | http://www.fdn.fr/~arenevier/tmp/webkit_24618.php | ||
arno.
Hi,
when trying to launch an application sending text/HTML mime type (note uppercase for HTML), page does not display. It displays fine in opera or firefox.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexander Butenko
do u have any URL for a test?
Gustavo Noronha (kov)
FWIW, it does work with my branch of soup that supports content sniffing, and my test patch for WebKitGTK+ to use it, but I can confirm it doesn't work with current TOT.
Gustavo Noronha (kov)
See http://bugzilla.gnome.org/show_bug.cgi?id=572589.
Martin Robinson
Do we require a recent enough version of libsoup for this to be closed?
Martin Robinson
This seems to be fixed by the introduction of content sniffing.