Closed
Bug 496750
Opened 16 years ago
Closed 16 years ago
Failure to load weather/traffic infomation
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 496790
People
(Reporter: mp3geek, Unassigned)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b5pre) Gecko/20090607 Shiretoko/3.5pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b5pre) Gecko/20090607 Shiretoko/3.5pre
When you load the page it should load the weather and traffic infomation, recent changes in branch have caused this not to load
Reproducible: Always
Steps to Reproduce:
1. open site
2. on the right-side, under "Weather" and "Traffic Update"
3. Never loads
Actual Results:
Weather and Traffic Update never loads
Expected Results:
Should load information, as it is in Chrome.
No sure if this is related to it,
Error: cannot access optimized closure
Source File: http://www.nzherald.co.nz/cssimagesjs/scripts/jquery/jquery.ui.all.packed.js
Line: 1
Comment 1•16 years ago
|
||
Based on a quick run through the error console, it looks like this is entirely the fault of the website. Have you contacted them?
I'm pretty sure its an issue with Firefox, does work noramlly in Chrome and IE.. something has changed recently, will attempt to bisect.
Comment 3•16 years ago
|
||
Well, just because it works in chrome does not rule out a webpage problem. they can be using code that works in other browsers but not in firefox, and it is their fault. That happens a lot.
http://quality.mozilla.org/bug-writing-guidelines#site has some info you can use.
confirmed a regression since 3.5b4, and user agent change doesn't affect it.
Updated•16 years ago
|
Assignee: nobody → general
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Component: General → JavaScript Engine
Product: Firefox → Core
QA Contact: general → general
Resolution: --- → DUPLICATE
Version: 3.5 Branch → Trunk
Updated•16 years ago
|
Keywords: regressionwindow-wanted,
testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•