You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Ropu <ro...@gmail.com> on 2008/06/09 22:29:43 UTC

features/* broken with new shindig.auth.* code?

Anyone getting this error with latest features/* code?



shindig is not defined

requestData()(Object requestObjects_=[2],
onLoadFriends(dataResponse))ifr?cont...n.xml%3A0
(line 5952)
send()(onLoadFriends(dataResponse))ifr?cont...n.xml%3A0 (line 3565)
getData__()ifr?cont...n.xml%3A0 (line 6935)
runOnLoadHandlers()()ifr?cont...n.xml%3A0 (line 476)
(?)()ifr?cont...n.xml%3A0 (line 6971)
{'st' : shindig.auth.getSecurityToken()}).send();



-- 
.-. --- .--. ..-
R  o  p  u

Re: features/* broken with new shindig.auth.* code?

Posted by Ropu <ro...@gmail.com>.
he :D

stupid me, JS was memcached :P

thx for the tip brian!

ropu

On Mon, Jun 9, 2008 at 1:46 PM, Brian Eaton <be...@google.com> wrote:

> On Mon, Jun 9, 2008 at 1:41 PM, Ropu <ro...@gmail.com> wrote:
> > hmm, im on PHP :P
> >
> > i only replaced my features/* with the latest and get that err.
> >
> > any tips on where to debug?
>
> Make sure that auth-init.js and auth.js are being included in the
> rendered gadget.  That should happen automatically from
> features/core/feature.xml, though.
>
> Cheers,
> Brian
>



-- 
.-. --- .--. ..-
R  o  p  u

Re: features/* broken with new shindig.auth.* code?

Posted by Brian Eaton <be...@google.com>.
On Mon, Jun 9, 2008 at 1:41 PM, Ropu <ro...@gmail.com> wrote:
> hmm, im on PHP :P
>
> i only replaced my features/* with the latest and get that err.
>
> any tips on where to debug?

Make sure that auth-init.js and auth.js are being included in the
rendered gadget.  That should happen automatically from
features/core/feature.xml, though.

Cheers,
Brian

Re: features/* broken with new shindig.auth.* code?

Posted by Ropu <ro...@gmail.com>.
hmm, im on PHP :P

i only replaced my features/* with the latest and get that err.

any tips on where to debug?

im adding the requestSendMsg() feature to jsoncontainer.js, and cant send
the patch since in cant test with latest SVN

thx for any help

ropu

On Mon, Jun 9, 2008 at 1:39 PM, Brian Eaton <be...@google.com> wrote:

> Works for me.  Have you tried a clean build?
>
> On Mon, Jun 9, 2008 at 1:29 PM, Ropu <ro...@gmail.com> wrote:
> > Anyone getting this error with latest features/* code?
> >
> >
> >
> > shindig is not defined
> >
> > requestData()(Object requestObjects_=[2],
> > onLoadFriends(dataResponse))ifr?cont...n.xml%3A0
> > (line 5952)
> > send()(onLoadFriends(dataResponse))ifr?cont...n.xml%3A0 (line 3565)
> > getData__()ifr?cont...n.xml%3A0 (line 6935)
> > runOnLoadHandlers()()ifr?cont...n.xml%3A0 (line 476)
> > (?)()ifr?cont...n.xml%3A0 (line 6971)
> > {'st' : shindig.auth.getSecurityToken()}).send();
> >
> >
> >
> > --
> > .-. --- .--. ..-
> > R  o  p  u
> >
>



-- 
.-. --- .--. ..-
R  o  p  u

Re: features/* broken with new shindig.auth.* code?

Posted by Brian Eaton <be...@google.com>.
Works for me.  Have you tried a clean build?

On Mon, Jun 9, 2008 at 1:29 PM, Ropu <ro...@gmail.com> wrote:
> Anyone getting this error with latest features/* code?
>
>
>
> shindig is not defined
>
> requestData()(Object requestObjects_=[2],
> onLoadFriends(dataResponse))ifr?cont...n.xml%3A0
> (line 5952)
> send()(onLoadFriends(dataResponse))ifr?cont...n.xml%3A0 (line 3565)
> getData__()ifr?cont...n.xml%3A0 (line 6935)
> runOnLoadHandlers()()ifr?cont...n.xml%3A0 (line 476)
> (?)()ifr?cont...n.xml%3A0 (line 6971)
> {'st' : shindig.auth.getSecurityToken()}).send();
>
>
>
> --
> .-. --- .--. ..-
> R  o  p  u
>