Chris, 

I would think it's not surprising that the rpc token is present? Gadgets use 
rpc for more than just pubsub, but I'm not sure about that. I'll take a look on 
my local build.

Also, which iteration of the shindig patch do you have? The most recent version 
applies to the openajax.hub feature, rather than to the url params feature, so 
make sure you are on that.

Erin

>-----Original Message-----
>From: Chris Geer [mailto:[email protected]]
>Sent: Friday, May 25, 2012 12:38 PM
>To: dev
>Subject: PubSub & RPC Token
>
>I ran into an odd issue today regarding pubsub-2 again. In my modules where
>I'm using pubsub-2, everything is working great. The problems comes in my
>modules that aren't using pubsub-2, they will no longer load in canvas, and
>won't reload when coming back to home view. After doing a little digging I
>saw there was a failed network connection (using Chrome's developer tools)
>when the gadget tried to load in canvas mode. It was the Ifr request to
>/gadgets to load the gadget.xml file. What seemed odd was in looking at the
>request url it included a #rpcToken element even though that gadget didn't
>declare pubsub-2 in it's requirements. As soon as I added in the pubsub-2
>feature it all worked great. The gadget doesn't use pubsub-2 anywhere in
>it's definition or js. This happened on two gadgets and adding in the
>feature solved it on both so it wasn't isolated to a single gadget.
>
>BTW - I am currently running Rave .12-SNAPSHOT against Shindig
>2.5.0-SNAPSHOT with Erin's pubsub-2 patch. I realize this puts me in
>"unknown" territory a bit but I thought I'd ask anyway. Any thoughts?
>
>Chris

Reply via email to