Hi all, when I compile Shindig from source and run the embedded Jetty server I have a strange error:
I go to http://localhost:8080/samplecontainer/samplecontainer.html and let it render http://localhost:8080/samplecontainer/examples/SocialHelloWorld.xml Clicking on the "Say hello" button doesn't trigger the desired API call. I cannot see any output in Firebug indicating the source of the misbehaviour. What I did discover though is that the strange behaviour seems to relate to registerOnLoadHandler. When I call some osapi.* function directly when loading the gadget the data is transferred properly. Can anyone reproduce this behaviour or help me fix it? Thanks Max
