to clarify, the erro is : 'tapestry.event has no properties' and the
relevant code from Firebug is what's above..

Peace,
Josh

On 9/29/06, Josh Long <[EMAIL PROTECTED]> wrote:
ow..

OK, after several hours of making my dojo widgets .4 compatible, im
pretty much setu and am REALLY enjoying the marked speed increrase for
internet explorer on dom / js heavy page loads..

However, im getting (in both ff 1.5 and IE 6) the following error when
i click on a DirectLink with async enabled and such :

 tapestry.event89212913=function(e){
4390 dojo.event.browser.stopEvent(e);
4391
4392 var content={beventname:"onClick"};
4393 tapestry.event.buildEventProperties(e, content);
4394 if (!content["beventtarget.id"])
content["beventtarget.id"]="DirectLink_27";
4395
4396 var url=null;
...
Any help would be appreciated, thanks

Josh

On 9/28/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> Just thought I would give people a heads up that a new build is coming out
> in case anyone is getting them via maven2. As far as I can tell everything
> is working fine (if not much much better than before), but this is a major
> new upgrade for the as yet unreleased dojo 0.4 version... (I won't steal
> that releases thunder now, I'm sure a list of cool new things will be
> announced in October when that version is actually released..)
>
> Overall the biggest difference you'll find immediately is that pages load up
> a hell of a lot faster than before. As always, please report any issues
> found and we'll try to resolve them as fast as possible. (Whether you report
> them at trac.dojotoolkit.org or
> https://issues.apache.org/jira/browse/TAPESTRY )
>
> --
> Jesse Kuhnert
> Tapestry/Dojo/(and a dash of TestNG), team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to