Return-Path: Delivered-To: apmail-lenya-user-archive@www.apache.org Received: (qmail 16366 invoked from network); 12 Jun 2007 13:05:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2007 13:05:43 -0000 Received: (qmail 68535 invoked by uid 500); 12 Jun 2007 13:05:42 -0000 Delivered-To: apmail-lenya-user-archive@lenya.apache.org Received: (qmail 68460 invoked by uid 500); 12 Jun 2007 13:05:42 -0000 Mailing-List: contact user-help@lenya.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@lenya.apache.org Delivered-To: mailing list user@lenya.apache.org Received: (qmail 68430 invoked by uid 99); 12 Jun 2007 13:05:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 06:05:42 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [134.129.111.44] (HELO mail2.sendit.NoDak.edu) (134.129.111.44) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 06:05:37 -0700 Received: from [134.129.71.65] (wings.cc.ndsu.NoDak.edu [134.129.71.65]) (authenticated bits=0) by mail2.sendit.NoDak.edu (8.13.1/8.13.1) with ESMTP id l5CD5FYa003927 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 12 Jun 2007 08:05:15 -0500 Message-ID: <466E9A0B.5010609@sendit.nodak.edu> Date: Tue, 12 Jun 2007 08:05:15 -0500 From: Richard Frovarp User-Agent: Thunderbird 1.5.0.12 (X11/20070529) MIME-Version: 1.0 To: user@lenya.apache.org Subject: Re: [1.4] - Internet Explorer Problems (IE 6 and IE7) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org J�rgen Ragaller wrote: > Hi > > Two problems with IE 6/7 > > > 1) Currently the Lenya Backend is served with an xml Prolog. This is > correct for xhtml BUT IE 6 goes crazy and switches to its quirks mode > (resulting in a bigger font size - the website looks ugly). xhtml can > be served without xml Prolog. So my suggestion is to use the > serializer option omit-xml-declaration for lenya. > I've turned off the xml prolog in my setup to get past these problems. > 2) The content Type of the lenya backend is application/xml. IE 6 AND > IE 7 don't know how to handle this correctly (see > http://blogs.msdn.com/ie/archive/2005/09/15/467901.aspx). I think the > content Type should be text/html. > > What effects are you seeing as a result of this? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org For additional commands, e-mail: user-help@lenya.apache.org