2 messages in com.googlegroups.opensocial-orkutRe: Window.location.hash?
FromSent OnAttachments
nsheth28 Mar 2008 23:26 
Neil Sheth29 Mar 2008 00:24 
Subject:Re: Window.location.hash?
From:Neil Sheth (nsh@gmail.com)
Date:03/29/2008 12:24:32 AM
List:com.googlegroups.opensocial-orkut

Ok, turns out, I get an error from my newDataRequest. Removing this line causes the newDataRequest to succeed. Still at a bit of a loss as to how one affects the other . . .

Seems odd that this wouldn't work, but after going through my code line by line, it seems like this was the offending call:

window.location.hash='#myanchor';

I was getting odd js errors down the line, but removing this line fixed things. Any thoughts? A bit stumped . . .