-
I see this issue too but this is quiet old (at least several months) and users learnt somehow to live with it (sort of), myspace just seems not capable to fix it.
-
I see intermittent issues during the the whole summer in 0.8 saving appdata (several values in one request). It was apparently fixed during August but then apparently broken in September. Please note - no changes in my code during this period.
The bug is intermittent. Very annoying, why does it work without any problem on all other OS ...
-
javascript document.createTextNode doesn't work intermittently
works only in 15% of cases (just renders empty string). the same code works fine on all other OS containers.
please fix
-
1) Activity dialog has unneccessary scrollbars. it did not have unneccessary scrollbars a month ago.
2) Activity dialog doesn't have focus so most of the time invisible for the user. users just see the shading background and that's it.
It used to have focus. Check it out. If it opens in the center of the visible ...
-
@CodeStorm
I have intermittent issue during the last month in 0.8 saving appdata (several values in one request).
Please note - this was working just fine before that and I did not change my code. The bug is intermittent, works in 65% of cases.
var json1 = gadgets.json.stringify(data1);
var json2 = ...
-
I got the following message today for my app denial reason:
Loading Issue – All app surfaces must properly load. Loading issues are found on the Canvas page and it also has no functionality. Please refer to guidelines.
Please note - I've tested and the app is loading correctly, we have about 40 approved apps on myspace.
Canvas ...
-
Just one related example of intermittent bug with appdata (this lasts ~2 months already):
var req = opensocial.newDataRequest();
req.add(req.newUpdatePersonAppDataRequest("VIEWER", "param2", json2));
req.add(req.newUpdatePersonAppDataRequest("VIEWER", "param1", json1));
req.send(calback);
Only ...
-
There are many bugs with appdata.
It is not reliable, doesn't work intermittently, very slow.
Why is it so hard to fix appdata? Orkut and hi5 work very well with just the same OpenSocial implementation and don't have problems.
-
ok, it makes sense.
thanks
-
is anybody still alive at myspace?