Sorry. The PHP Version. 1.1
> Date: Mon, 20 Sep 2010 08:51:54 -0700 > Subject: Re: problem with html_sanitize in the tabs feature > From: [email protected] > To: [email protected] > > Are you seeing this problem on the php version or Java version of Shindig? > > On Mon, Sep 20, 2010 at 7:51 AM, Justin Wyllie > <[email protected]>wrote: > > > > > I've written a small gadget which uses the tabs feature. > > I initialise the tabs in a function called by > > gadgets.util.registerOnLoadHandler . > > I'm getting errors because the gadgets tabs code is looking for a function > > html_sanitize() and this is not present. > > This seems to be a small library html_sanitize.js - but when I search the > > code based I can only find it in the cache. Is this because the library is > > pulled into the gadget at runtime not included on the server? Could this be > > why it isn't working for me (my code uses it before it has loaded)? > > with thanks > > Justin Wyllie
