Closed
Bug 540480
Opened 15 years ago
Closed 15 years ago
[HTML5] Hootsuite.com dashboard not loading with HTML5 parser turned on
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ehsan.akhgari, Assigned: hsivonen)
Details
(Whiteboard: [Input])
STR:
1. Create an account on hootsuite.com. It's free and very easy to set up.
2. Log in with your account.
3. The dashboard doesn't load completely.
Turning the HTML5 off and refreshing the page would cause it to work fine.
This page is broken in the same way in 3.6, BTW.
Assignee | ||
Comment 1•15 years ago
|
||
Guessing from the error console output that this is likely to turn out to be a duplicate of bug 533381.
Depends on: 533381
Assignee | ||
Updated•15 years ago
|
Priority: -- → P2
Assignee | ||
Comment 2•15 years ago
|
||
So this wasn't a duplicate of bug 533381. Still, the error console shows that the site script fails due to document.body being null in the Sizzle CSS Selector Engine version 0.9.3.
Assignee | ||
Comment 3•15 years ago
|
||
Version 1.0 of Sizzle CSS doesn't refer to document.body, it seems:
http://github.com/jeresig/sizzle/blob/master/sizzle.js
Assignee | ||
Updated•15 years ago
|
Summary: [HTML5] Hootsuite.com dashboard not loading with HTML5 parser turned on → [HTML5][Evang?] Hootsuite.com dashboard not loading with HTML5 parser turned on
Assignee | ||
Comment 4•15 years ago
|
||
Moving this over to evangelism on the grounds that there's no evidence of a parser bug and a newer version of the Sizzle library doesn't have the bit that fails on Hootsuite.
I contacted Invoke Media on March 16, but haven't heard back.
Assignee: nobody → english-us
Component: HTML: Parser → English US
Priority: P2 → --
Product: Core → Tech Evangelism
QA Contact: parser → english-us
Version: Trunk → unspecified
Assignee | ||
Updated•15 years ago
|
Summary: [HTML5][Evang?] Hootsuite.com dashboard not loading with HTML5 parser turned on → [HTML5] Hootsuite.com dashboard not loading with HTML5 parser turned on
Assignee | ||
Comment 5•15 years ago
|
||
(In reply to comment #4)
> I contacted Invoke Media on March 16, but haven't heard back.
Still haven't heard back. Pinged @hootsuite on Twitter today.
Assignee | ||
Comment 6•15 years ago
|
||
Got acknowledgment of contact: https://twitter.com/HootSuite_Help/status/14323995401
Assignee: english-us → hsivonen
Comment 7•15 years ago
|
||
We're receiving quite a bit of feedback from users of HootSuite - http://input.mozilla.com/en-US/search/?q=hootsuite&product=firefox
Whiteboard: [Input]
Reporter | ||
Comment 8•15 years ago
|
||
Should this bug be assigned to someone to quickly follow up the issue with HootSuite.com?
Comment 9•15 years ago
|
||
Agreed, cc'ing blizzard as well.
Comment 10•15 years ago
|
||
Tried reaching out too with an email address.
Assignee | ||
Comment 11•15 years ago
|
||
Re-pinged on twitter.
Comment 12•15 years ago
|
||
Howdy! This bug should be fixed on our end.
Type "about:config". Filter by html5 to find Preference Name html5.enable. Change value to "true". HootSuite will continue to work.
This has been tested on Firefox 3.6 and 4 beta on Ubuntu, Mac OS X, and Windows.
Comment 13•15 years ago
|
||
Awesome - has it been pushed to production?
Comment 14•15 years ago
|
||
Also what was it? Wondering if it's something we need to document?
Assignee | ||
Comment 15•15 years ago
|
||
(In reply to comment #12)
> Howdy! This bug should be fixed on our end.
Excellent. Thank you! I checked that the dashboard loads, so marking FIXED.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•