WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
25667
Websites not displayed
https://bugs.webkit.org/show_bug.cgi?id=25667
Summary
Websites not displayed
bertomeu
Reported
2009-05-10 06:05:48 PDT
Hello, I have noticed that 2 of my websites (www.deco-asaiss.com and www.les-artistes-unis.com) which are completly accessible and operational with Internet Explorer and Mozilla Firefox are not displayed with your system. The website www.mp3trazaac.com is displayed but there is a problem with the font. Thanks in advance for trying to solve this big bug ! Best regards Alain Bertomeu
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-05-10 08:52:58 PDT
The problem on www.deco-asaiss.com is incorrect browser-sniffing code. Spoofing as Firefox 3.0 fixes it. The code expects the initial version number in the user agent string (following "Mozilla/") to be > 7.0, but explicitly hardcodes a version number of > 7.0 if the user agent string contains Firefox. www.les-artistes-unis.com demonstrates similar behavior. Given that this is so clearly a bug in the JavaScript on the site I'm going to close this bug as INVALID. You should fix the incorrect JavaScript in order to allow the site to display correctly. If this JavaScript library were used by any high-profile sites we may consider working around this bug inside WebKit, but from my research it seems unlikely that it is used in this manner.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug