Closed
Bug 753857
Opened 13 years ago
Closed 12 years ago
All links on RightMove.com do not work
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mschroeder, Unassigned)
References
()
Details
(Whiteboard: [Engagement])
Web page or screen you were on when you saw the issue:
Home page of rightmove.com
Steps to reproduce:
1. On home page tried clicking "For Sale", "To Rent", "Get My Current Location" and "Recent Locations" but got no response on any of these links
2.
3.
What you expected:
Expected to go to the next web page for each of these choices
Crash report ID (if applicable):
Updated•13 years ago
|
URL: http://rightmove.com
OS: Windows 7 → Android
Hardware: x86 → ARM
Summary: RightMove.com Frozen Links → All links on RightMove.com do not work
Updated•13 years ago
|
Keywords: testcase-wanted
Comment 1•13 years ago
|
||
For Fennec trunk, I'm getting redirected to:
https://m.rightmove.co.uk/quickPage.html;jsessionid=A9C049A382369CAFE2EB1B2F32CFFDAC?page=8&cc=html5%2Fhomepage.html%3Fgoto%3DHOMEPAGE
In desktop Firefox, that page doesn't work either.
I'm seeing this js error in the console:
Tijdstempel: 10-5-2012 20:14:31
Fout: openDatabase is not defined
Bronbestand: https://m.rightmove.co.uk/rightmove/html5/extensions/jqt.rightmove.js
Regel: 97
openDatabase is Web SQL, which is what only webkit browsers support. Firefox goes the indexedDB way.
That doesn't necessarily explain why the buttons don't work, but there is a good chance, it happens because the script doesn't run anymore after that js error.
Comment 2•13 years ago
|
||
Yeah, I tested now locally and when I comment out that openDatabase line, then the buttons react to clicking on them.
So this is an evangelism bug.
I don't think a testcase is needed here (since this is evangelism), so removing testcase-wanted keyword.
Updated•13 years ago
|
Component: Evangelism → Mobile
Product: Firefox for Android → Tech Evangelism
Version: Trunk → unspecified
Comment 3•12 years ago
|
||
Everything seems to be working now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
| Assignee | ||
Updated•2 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•