Closed
Bug 714013
Opened 14 years ago
Closed 14 years ago
touch.facebook.com doesn't fully load
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: brion, Unassigned)
References
Details
Attachments
(1 file)
|
61.45 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Android; Linux armv7l; rv:11.0a2) Gecko/20111228 Firefox/11.0a2 Fennec/11.0a2
Build ID: 20111228042019
Steps to reproduce:
go to https://touch.facebook.com and log in
Actual results:
blue bar shows, but no more.
Expected results:
full facebook touch interface should load. worked in nightlies and auroras a few days ago.
tested on amazon kindle fire, kindle 6.2.1
Updated•14 years ago
|
Component: General → Evangelism
QA Contact: general → evangelism
| Reporter | ||
Comment 1•14 years ago
|
||
I get the same on desktop Firefox 8.0.2 so definitely this is changes on Facebook's end.
Comment 2•14 years ago
|
||
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: Other → All
Comment 3•14 years ago
|
||
This WFM now with Mac desktop nightly, and I could repro before. Aaron? Reporter?
Comment 4•14 years ago
|
||
Still see this on touch.facebook.com (see attached screenshot) under Nightly (01/03) on Mobile and Mac after logging in.
| Reporter | ||
Comment 5•14 years ago
|
||
Doing a little testing with the current Aurora on my Galaxy Nexus, and 8.0 and latest Nightly on my Linux desktop box...
https://touch.facebook.com/ <- shows blue bar/icon and possibly "loading..." but never goes beyond
https://touch.facebook.com/home.php <- loads up a bunch of stuff, mostly works
Looks like if you go through the login process it sends you to the home.php which loads, but if you've previously logged in it doesn't.
Comment 6•14 years ago
|
||
When I'm logged in I get redirected to home.php without incident. Hmmm.
Are there errors in the console perchance?
Comment 7•14 years ago
|
||
In fact, it would be helpful to get a full web-console trace of loading it. I wonder if you have something bogus in the cache somehow, on either end.
| Reporter | ||
Comment 8•14 years ago
|
||
Visible in Firebug console:
invalid range in character class
then later (possibly because of the above):
JX.Stratcom is undefined
I can trace the invalid range to this regex:
/;FBAV\/([\d\.-\w]+);/
Looks like the '-' should be moved to the end, after the \w, since I think it's meant to represent a literal - rather than a range. Chrome allows it without an error.
| Reporter | ||
Comment 9•14 years ago
|
||
Note though that I get both those errors on a successful load of https://touch.facebook.com/home.php as well...
Comment 10•14 years ago
|
||
Also possibly of interest to me: what does touch.facebook.com resolve to for you all?
Comment 11•14 years ago
|
||
I/GeckoApp( 8528): URI - http://touch.facebook.com/home.php?refsrc=http%3A%2F%2Ftouch.facebook.com%2F&refid=8&_rdr, title - Facebook
Comment 12•14 years ago
|
||
No, the *web console* -- Tools->Web Developer->Web Console. Shift-ctrl-K or cmd-opt-K.
Comment 13•14 years ago
|
||
Tried again on the SII/Nexus S this morning, I see full functionality albeit the styling is quite off in Gecko -> 715515.
--
Samsung Galaxy SII (Android 2.3.4) & Nexus S (Android 4.0.3)
Mozilla/5.0 (Android; Linux armv7l; rv:12.0a1) Gecko/20120105 Firefox/12.0a1 Fennec/12.0a1
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 14•14 years ago
|
||
I can confirm functionality is back for me as well, Galaxy Nexus (Android 4.0.2). Yay!
| Assignee | ||
Updated•13 years ago
|
Component: Evangelism → Mobile
Product: Firefox for Android → Tech Evangelism
| 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
•