On Fri, Feb 20, 2009 at 2:02 PM, Dan O'Keefe <[email protected]> wrote:

> On Fri, Feb 20, 2009 at 8:57 AM, Doug Hughes <[email protected]> wrote:
>
>> My next suggestion is to isolate this problem down into the smallest set
>> of code that reproduces the problem.  Once you've got that, try running it
>> on another CF installation.
>>
>> Oh, you're running CF, right?  Not BD or Railo?
>
>
> Correct, CF8. It happens on another CF8 & CF7 installation. Working on
> breaking it down further.
>
> Thanks
>
> Dan


Very bazaar. The issue causing the 2 threads to kick off was the following:

onclick="location.href='index.cfm?event=Report.SetupStep3&firstID=1381&secondID=156';"

This is part of a multi step process with back and forward buttons. If I
change this to a straight href link, it only kicks off one thread and my
problem goes away.

So I am going to re-work that but would be interesting to know why the
location.href had that effect.

Thanks,

Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to