Skip to main content
Participating Frequently
July 12, 2011
Question

ColdFusion local variable persistence issue

  • July 12, 2011
  • 1 reply
  • 476 views

Hello,

We have a coldfusion web application that has one template that uses a local variable. We have discovered that this local variable has actually been acting almost like a session variable by being persistent across different templates and having strange values when it should be NULL.

Has anyone encountered issues with persistence of local variables and are there any workarounds for this issue?

Thank you.

Michael G. Workman

michael.g.workman@gmail.com

    This topic has been closed for replies.

    1 reply

    Inspiring
    July 12, 2011

    Has anyone encountered issues with persistence of local variables and are there any workarounds for this issue?

    Nope.  My guess is that you're mistaken in your analysis of what's going on.

    Can you post some code?

    And what was the experiment you performed to determine this behaviour you are seeing?

    --

    Adam