Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- Date: Fri, 12 Sep 2008 13:44:57 +0900
- From: Curt Sampson <cjs@example.com>
- Subject: Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- References: <20080909084812.GL17711@lucky.cynic.net> <87wshlzk8q.fsf@xemacs.org> <20080909113330.GQ17711@lucky.cynic.net> <87k5djzcbj.fsf@xemacs.org> <20080911024755.GC1175@lucky.cynic.net> <87hc8n6jvz.fsf@xemacs.org> <48C90DF7.4050300@bebear.net> <87d4ja6x32.fsf@xemacs.org> <48C9B63B.7000805@bebear.net> <87abee6ri8.fsf@xemacs.org>
- User-agent: Mutt/1.5.17 (2007-11-01)
On 2008-09-12 11:13 +0900 (Fri), Stephen J. Turnbull wrote: > What we claim is that the META element *may* be *useful* to the server > in analyzing the contents of the file. This point of view is not unreasonable. That said, I still think that the mechanism is very poorly designed. Essentially, it's mixing the problem of what the content of the file might be with the issues of HTTP transport of the data in that file. Additionally, it provides a way of specifying potentially conflicting information, thus introducing the need to resolve those conflicts. We could get rid of this by insisting that the server be responsible for not sending conflicting information, but that would mean that any HTTP server, to be compliant, needs to at the least be able to parse HTML. Ouch. A much more reasonable solution, to me, would be to entirely disassociate any HTML tags from the vagaries of what might be used to transport that HTML (HTTP or otherwise), specify that servers must never append a "charset=" to a "text/html" content-type header, and add a new tag to HTML which specifies the charset of the HTML. Then a server that wants to rewrite charsets can implement whatever HTML parsing and generation code that it happens to need, and one that doesn't can ignore the issue completely. I'm apparently not the only one that thinks this way, since this is exactly how the xml content-types work. cjs -- Curt Sampson <cjs@example.com> +81 90 7737 2974 Mobile sites and software consulting: http://www.starling-software.com
- Follow-Ups:
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Stephen J. Turnbull
- References:
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Curt Sampson
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Stephen J. Turnbull
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Curt Sampson
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Stephen J. Turnbull
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Curt Sampson
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Stephen J. Turnbull
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Edward Middleton
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Stephen J. Turnbull
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Edward Middleton
- Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- Next by Date: [tlug] Dinky computers
- Previous by thread: Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- Next by thread: Re: [tlug] Firefox 3.0.1 doesn't respect <meta http-equiv="content-type">
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links