On Sat, 2009-07-11 at 19:02 +0200, Johan Euphrosine wrote: > Hi, > > Now the jpoker gadjet displays the lobby and the game when clicking on a > table list row. > > I added makeRequest error handling, and fixed a bug that is triggered in > printStacktrace when doing a cross domain XHR for fetching sources. > http://upstream.jspoker.pokersource.info/rev/49ba63b46468 > > Please not than a proper implementation would need: > - testing > - implementation of https://gna.org/task/?6656 to refresh table action > > You can include the gadget from: > http://jspoker.pokersource.info/work/jpoker-opensocial.xml
Hi, I removed the jsonp hack from jpoker gadget: http://upstream.jspoker.pokersource.info/rev/0769e0e8b960 And patched shindig to forward set-cookie header from server to client through shindig proxy: https://issues.apache.org/jira/browse/SHINDIG-1110 Please note that if gadgets.io.RequestParameters.AUTHORIZATION is set to gadgets.io.AuthorizationType.SIGNED, shindig does not forward cookie from client to server: I had to set it to gadgets.io.AuthorizationType.NONE for the gadget to refresh the table. You can try the gadget from here: http://upstream.jspoker.pokersource.info/raw-file/02288c08236f/jpoker-opensocial.xml -- Johan Euphrosine <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
