I'm using the webgadget for a small administration tool. This administration tool is using cookies.
All is working fine until I try to open a popup (for example with javascript window.open('foo') ).
In the popup it seems so, that the cooies are not availble

Does anybody know how I can solve that problem?
Is that a known bug?