Re: [T4.1.5/6] Direct listener executing multiple times off single request

2008-09-18 Thread Jim
FYI, the issue was an tag -- in Firefox, this results in another request to the current URL. Resolved with a default image URL. Thanks! Jim Jim wrote: When I disable caching, I get three invocations rather than two. When I disable JavaScript, I don't get any extra invocations. I've been w

Re: [T4.1.5/6] Direct listener executing multiple times off single request

2008-09-12 Thread Jim
When I disable caching, I get three invocations rather than two. When I disable JavaScript, I don't get any extra invocations. I've been watching net traffic in Firebug and didn't see anything that looked like it would be doing this, but at this point I'm assuming it's some unintended side ef

[T4.1.5/6] Direct listener executing multiple times off single request

2008-09-12 Thread Jim
I upgraded to 4.1.6, and I still have a listener that's consistently being invoked twice off a single click. The browser is not submitting multiple requests; at this point I am pasting "http://**context-path**/**page-name**,$DirectLink.sdirect?sp=1"; into the address bar and the listener is