Closed
Bug 429066
Opened 17 years ago
Closed 17 years ago
TURBOTAX will not pass compatibility test with Beta 5 3.0
Categories
(Firefox :: Security, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 332373
People
(Reporter: eric, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)
Build Identifier: Firefox 3 Beta 5
website www.turbotax.com
can't logon. Does not pass initial compatibility/OS test. Previous version 2.xx.xx DOES work perfect.
May be that it is not listed on their website.
Reproducible: Always
Steps to Reproduce:
1.go to www.turbotax.com
2.click on sign in...HIGHLIGHT continue a 2007 return...
3.
Comment 1•17 years ago
|
||
Please not ask the author of that page. We don't know what their test does and why Firefox fails.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Comment 2•17 years ago
|
||
Actually, we do know what that site (http://turbotax.intuit.com/js/ttoReady.js) is doing:
checkBrowser()
isBrowserValid()
isFirefoxBrowser() /* UA sniffing here */
isFirefox15() || isFirefox20() /* UA sniffing again here */
That isn't invalid but a tech evangelism issue - and actually a duplicate of bug 332373.
Resolution: INVALID → DUPLICATE
Comment 3•17 years ago
|
||
verified dupe but it's still a good ID to complain there.
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•