[Dynapi-Dev] New notification mailing list.

2005-07-22 Thread Leif W
The new list is dynapi-notify. Previously, all the tracker notifications have been dumped to dynapi-dev. Well, we haven't had too many notifications lately, but looking through the mail archives, this can be confusing as it all adds up. So I have created a new mailing list and have forwarded

Re: [Dynapi-Dev] [ dynapi-Bugs-840767 ] mouse_ie.js null error, with possible patch

2005-07-22 Thread doug
Hrm.. well the bug still exists in the production code. This is not a small bug either, as it very consistant in producing said error on ie 6 no matter what you are coding. Can we publish a new production version then? maybe we can do a small push to varify the current cvs version for publishing

Re: [Dynapi-Dev] [ dynapi-Bugs-840767 ] mouse_ie.js null error, with possible patch

2005-07-22 Thread Leif W
<[EMAIL PROTECTED]> 2005 July 22 Friday 09:52 Hrm.. well the bug still exists in the production code. This is not a small bug either, as it very consistant in producing said error on ie 6 no matter what you are coding. Can we publish a new production version then? maybe we can do a small push

Re: [Dynapi-Dev] [ dynapi-Bugs-840767 ] mouse_ie.js null error, with possible patch

2005-07-22 Thread doug
dynapi.library.setPath('/dynapi/'); dynapi.library.include('dynapi.library'); dynapi.library.include('dynapi.api'); That's it that's all.. you don't even have to instantiate any layers. just move the mouse around a bunch fast, slow, medium whatever and you will get the error. The only common de

Re: [Dynapi-Dev] [ dynapi-Bugs-840767 ] mouse_ie.js null error, with possible patch

2005-07-22 Thread Leif W
<[EMAIL PROTECTED]> 2005 July 22 Friday 15:02 dynapi.library.setPath('/dynapi/'); dynapi.library.include('dynapi.library'); dynapi.library.include('dynapi.api'); That's it that's all.. you don't even have to instantiate any layers. just move the mouse around a bunch fast, slow, medium whatever