[Chameleon] QuickZoom in Beta

Jonathon Coombes jon at cybersite.com.au
Sun Feb 5 18:18:21 EST 2006


On Fri, 2006-02-03 at 11:00 -0500, Julien-Samuel Lacroix wrote:
> Hi Jonathon,
> 
> Sorry for the delay, I missed that one when the email passed the first time.
> 
> I tested it and the quickzoom widget works well with 2.2 and with CVS 
> version of Chameleon (which is 2.3, 2.4 is not out yet). However I think 
> I found the problem. You obviously copied the sample.js file for your 
> water.js file. In this file, in the function  you set the width of a 
> bunch of <div>. TopTabsLayer and NavToolsLayer don't seem to exist in 
> your template. This probably cause the bug you found. Let us know.

Hi,

I have fixed up any possible javascript errors (that is, there are no
errors showing in the page source code when viewed or the javascript
console tool), but I still have the problem.

I have been tracing where it is getting lost and it was traced back
to the widget class and this exposed a problem with the global
variable GLOBAL[oChameleonApp]. It seems that all works fine until
I use the QuickZoom widget and when selecting an item this global
seems to become undefined? It is reproducable on the page, and has
shown up in an error text box after turning on debugging in Chamelon.
Any idea why this variable would be getting lost?

Regards
Jonathon



More information about the Chameleon mailing list