You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Kevin Brown <et...@google.com> on 2008/01/02 03:01:57 UTC

Re: shindig, _IG_RegisterOnloadHandler, CoreJsFeature and 6gZqwg2JpuM.js

hi,
this looks like a side-effect of a stopgap solution for resolving
google analytics dependencies. I'll try to get a cleaner solution this
week.

~Kevin
(sent from iphone)

On 12/28/07, jeremi joslin <je...@exoplatform.com> wrote:
> Hi,
> on my installation, the only problem is the use of the proxy:
>
> GET
> http://localhost:8080/ig/jsonp?url=http%3A%2F%2Ffeeds.salon.com%2Fsalon%2Findex404
> (8ms)6gZqwg2JpuM.js (line 3)
> missing ) in parenthetical
> [Break on this error] (omcat/6.0.14 - Error
> report</title><style><!--H1 {font-family:Tahoma,Arial,sans...
>
> this should be fixed when 6gZqwg2JpuM.js while be opensourced i think.
> We need to wait.
>
> Jeremi
>
> On Dec 28, 2007 5:00 AM, Jerry Palmisano <jp...@gmail.com> wrote:
> > Hi. I have installed Shindig on my dev box and have
> > gotten simple gadgets to work and am very excited by the possibilities
> > of an open source/OpenSocial container like this.
> >
> > Now for the problem:
> > When I add a call to _IG_RegisterOnloadHandler to my gadget I get the
> > following javascript error through firebug:
> >
> > missing ) in parenthetical
> >
> > [Break on this error] (uiv="Content-Type" content="text/html;
> > charset=ISO-8859-1"/>\n
> >
> > 6gZqwg2JpuM.js (line 84)
> >
> > This may look like a silly syntax error on my part, but when I paste
> > the same xml into the Google Gadgets Editor it works just fine. Also,
> > I have a sandbox on Orkut so I uploaded my gadget's xml file to
> > http://jerry-google.googlecode.com/svn/trunk/gadgets/xml/salon.xml and
> > added it as an application to Orkut and it also works just fine.
> >
> > It seems to me the syntax error is in
> > http://gmodules.com/ig/extern_js/f/CgJlbhICdXMrMAE4ACw/6gZqwg2JpuM.js
> > but I'm not entirely sure where to file the bug.
> >
> > Oh, and the reason I have CoreJsFeature in the subject line is that
> > this is the class in Shindig that has the url to 6gZqwg2JpuM.js
> > hardcoded into it. I will happily fix this class and submit a patch if
> > someone will point me to a javascript file from gmodules that works.
> > Thanks in advance for any help.
> >
> > --
> > Jerry Palmisano
> >
>