[Bug 296937] [NEW] Firefox not rendering pages from Windows web server correctly

Bob Kline bkline at rksystems.com
Tue Nov 11 20:25:29 UTC 2008


Public bug reported:

Binary package hint: firefox-3.0

Firefox 3.0.3 on Ubuntu 10.4 is rendering the same HTML page differently
depending on which server it gets the page from, and if it gets the page
from a Windows server, it's not rendering the page correctly.  Now, I'm
no more a fan of Windows than the next Ubuntu user, but it's not
practical (yet) to avoid every site hosted on a Windows server.  I have
attached a screenshot showing what the page looks like when it's served
up by Windows [1], and I'll attach another screenshot showing the exact
same page pulled from a Linux server.[2]  Note, for example, that when
the page is pulled from the Windows server the CSS for displaying the
borders between cells is not honored for all of the cells ("Jim's Juice"
and "Crocinic Acid" are in separate cells, but you can't tell that from
what Firefox displays - though you can if you look at the HTML source).

Here are the HTTP headers coming from the Windows web server (as
reported by wget):

$ wget -S -O repro-from-windows.html "http://mahler.nci.nih.gov/firefox-on-ubuntu-repro.html"
--14:51:43--  http://mahler.nci.nih.gov/firefox-on-ubuntu-repro.html
           => `repro-from-windows.html'
Resolving mahler.nci.nih.gov... 156.40.134.102
Connecting to mahler.nci.nih.gov|156.40.134.102|:80... connected.
HTTP request sent, awaiting response... 
  HTTP/1.1 200 OK
  Content-Length: 2419
  Content-Type: text/html
  Last-Modified: Tue, 11 Nov 2008 19:45:16 GMT
  Accept-Ranges: bytes
  ETag: "aca06a53644c91:8f0"
  Server: Microsoft-IIS/6.0
  MicrosoftOfficeWebServer: 5.0_Pub
  X-Powered-By: ASP.NET
  Date: Tue, 11 Nov 2008 19:50:51 GMT
  Connection: keep-alive
Length: 2,419 (2.4K) [text/html]

100%[====================================>] 2,419         --.--K/s

14:51:43 (203.54 KB/s) - `repro-from-windows.html' saved [2419/2419]

Same thing for the page from the Linux server:

$ wget -S -O repro-from-linux.html "http://www.rksystems.com/firefox-on-ubuntu-repro.html"
--14:51:06--  http://www.rksystems.com/firefox-on-ubuntu-repro.html
           => `repro-from-linux.html'
Resolving www.rksystems.com... 66.92.147.60
Connecting to www.rksystems.com|66.92.147.60|:80... connected.
HTTP request sent, awaiting response... 
  HTTP/1.1 200 OK
  Date: Tue, 11 Nov 2008 19:51:03 GMT
  Server: Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 mod_python/3.2.10 Python/2.4.4 PHP/4.4.4-8+etch6 mod_ssl/2.2.3 OpenSSL/0.9.8c
  Last-Modified: Tue, 11 Nov 2008 19:33:52 GMT
  ETag: "1904c4-973-45b6ef59bc800"
  Accept-Ranges: bytes
  Content-Length: 2419
  Keep-Alive: timeout=15, max=100
  Connection: Keep-Alive
  Content-Type: text/html; charset=UTF-8
Length: 2,419 (2.4K) [text/html]

100%[====================================>] 2,419         --.--K/s

14:51:06 (128.73 MB/s) - `repro-from-linux.html' saved [2419/2419]

The version of Firefox is 3.0.3+build1+nobinonly-0ubuntu0.8.04.1.  This
problem is not present for Firefox 3.0.3 on Windows, and I can get other
browsers on the same Ubuntu client to behave correctly, so this is
specific to Firefox on Ubuntu.

[1] http://mahler.nci.nih.gov/firefox-on-ubuntu-repro.html
[2] http://rksystems.com/firefox-on-ubuntu-repro.html

** Affects: firefox-3.0 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Firefox not rendering pages from Windows web server correctly
https://bugs.launchpad.net/bugs/296937
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list