Closed Bug 523935 Opened 15 years ago Closed 15 years ago

XML parsing error on *ALL* personal Live pages (formerly MSN Spaces)

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 347509

People

(Reporter: a.eibach, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20091021 Minefield/3.7a1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20091021 Minefield/3.7a1pre

This problem affects each and every Live page I tried.

Reproducible: Always

Steps to Reproduce:
1. Use the Google link provided above to get a list of Live spaces.
2. Pick a random one.
3. See what happens...
Actual Results:  
The following error occurs: {xxxxxxxxxxxxxxxx} = ID

XML Parsing Error: not well-formed
Location: http://cid-{xxxxxxxxxxxxxxxx}.skydrive.live.com/home.aspx
Line Number 51, Column 184:
<div id="m_wh"><script type="text/javascript">/* Copyright (C) 2009 Microsoft Corporation */function $c_TreatTile(a,e){a.style.display=e;var d=a.width,c=a.height,b=19;if(d>=c||c<b)a.height=b;if(d<c||d<b)a.width=b}</script>


Expected Results:  
Erroneous behavior - this should never happen.

Works perfectly on IE.
Version: unspecified → Trunk
That is bad browser sniffing on their side. If you add 'Firefox' in the UA string (about:config, search for 'general.useragent.extra.firefox'), it wirks fine.

This is basically the same issue as bug 347509
Yes you are right! I just didn't find it because MS decided to rename all of their stuff...

I'd agree to mark this a duplicate of 347509.
Severity: major → normal
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Thanks for that hint Philippe, this worked a treat.

As we are here:

what's about that undocumented option called 'general.useragent.override'?

What is the difference (or the additional feature I get) when this option gets
set as well?
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.