[Bug 143788] New: - XHTML files with .html suffix cause security warning
bugzilla-daemon@bugzilla.gnome.org
bugzilla-daemon@bugzilla.gnome.org
Sat, 5 Jun 2004 18:42:30 -0400 (EDT)
http://bugzilla.gnome.org/show_bug.cgi?id=143788
nautilus | general | Ver: 2.6.x
Summary: XHTML files with .html suffix cause security warning
Product: nautilus
Version: 2.6.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: nautilus-maint@bugzilla.gnome.org
ReportedBy: seb128@debian.org
QAContact: nautilus-qa-maint@bugzilla.gnome.org
CC: pkg-gnome-maintainers@lists.alioth.debian.org
This bug has been reported in the Debian BTS: http://bugs.debian.org/243283
"I have a file call links.html, which contains XHTML 1.0 (it even
validates). Nautilus looks at the filename and deduces that its type is
"text/html" and the contents and deduces the type as "text/xml". If I
double click on the file, since the types are different, it then pops up
an error dialog saying that I can't open it, there is a security problem
(the actual text is in Finnish, due to my locale; I can reproduce it in
English it if is vital).
This is quite annoying. I have no intention of renaming all my web pages
because of Nautilus."
This is due to the difference between the extension/mime which is html and
content/mime xml.
There should be a way to turn off the warning displaying for some types or to
specify several mimetypes than an extension can fit.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.