Closed Bug 134431 Opened 22 years ago Closed 22 years ago

sharpelectronics.com - upgrade your browser to 4.x or ie

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: svl-bmo, Assigned: doronr)

References

()

Details

(Whiteboard: [DENY])

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9) Gecko/20020311
BuildID:    2002031104

The following script is used on the homepage:
<script>
//BROWSER DETECTION for 3
var threeNum = navigator.appVersion.substring(0,1)
if (parseInt(threeNum) < 4) { 
        location.pathname = "/browser.html";
} 
</script>

and can be found in /navscript.js on most (all?) other pages.

Reproducible: Always
Steps to Reproduce:
1. visit sharpelectronics.com


Actual Results:  You are redirected to a page that tells you to use IE or NS 4.x

Expected Results:  Being able to browse the site

Several javascript menus also exist on the site. I figure there's a very good
chance they only use document.layers and document.all but haven't really looked
into it.
*chuckles* And this while a lot of peopel are now visiting the site because
sharp just released its linux based PDA. (
http://sharpelectronics.com/products/TypeLanding/0,1056,112,00.html ) Guess
they're turning away an awful lot of potential customers for that thing.
*** Bug 134434 has been marked as a duplicate of this bug. ***
confirming
Status: UNCONFIRMED → NEW
Ever confirmed: true
See bug 63915. Dup?
marking depends on 63915, since we can't assure that fixing one sharp site will
fix this
Depends on: 63915
tidying up duplication data
OS: Windows 98 → All
Summary: sharpelectronics: upgrade your browser to 4.x or ie → sharpelectronics.com - upgrade your browser to 4.x or ie
Whiteboard: [DENY]
no more deny.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.