Closed
Bug 628200
Opened 14 years ago
Closed 13 years ago
"Edit in browser" on Office Live Document - Error: Microsoft is not defined Source file: https://cid-fa9e792dd2c62ca0.office.live.com/edit.aspx/Document1.docx Line: 137
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alice0775, Unassigned)
References
()
Details
Attachments
(1 file)
|
92.63 KB,
application/x-javascript
|
Details |
Build Identifier:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101211 Firefox/4.0b8pre ID:20101211030333
JS Error is shown in error console when I choose "Edit in browser" on Office Live Document.
I do not know whether any problem occurs by these errors.
FYI, No error if I set "general.useragent.override" to "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/10.0.607.0 Safari/534.14".
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile
2. Go http://office.live.com/ and Sign in
3. Mouse hover a document and Choose "Edit in browser"
Actual Results:
Several error are sown in Error console
Error: event is not defined
Source file: https://secure.wlxrs.com/msAvdyNx26Q!cqBONIK0ow/liteframeworkex.js
Line: 1
Error: Microsoft is not defined
Source file: https://cid-fa9e792dd2c62ca0.office.live.com/edit.aspx/Document1.docx
Line: 137
Error: b is undefined
Source file: http://msc.wlxrs.com/UBx7fNmyCh1cXInOaAV6Sg/scripts/DetailsView.js
Line: 1
Expected Results:
No error
Comment 1•14 years ago
|
||
Comment 2•13 years ago
|
||
Alice, do yo ustill see this?
Summary: JS Error is shown in error console when I choose "Edit in browser" on Office Live Document → "Edit in browser" on Office Live Document - Error: Microsoft is not defined Source file: https://cid-fa9e792dd2c62ca0.office.live.com/edit.aspx/Document1.docx Line: 137
| Reporter | ||
Comment 3•13 years ago
|
||
I cannot reproduce any more in
http://hg.mozilla.org/releases/mozilla-release/rev/f48d675ffa9f
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0.1 ID:20120614114901
And
http://hg.mozilla.org/releases/mozilla-esr10/rev/5713c92407dd
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.5) Gecko/20100101 Firefox/10.0.5 ID:20120531185831
Set WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•