Skip to main content
Participant
March 9, 2017
Question

CF11 clears client variables in new application, unlike CF9 which retains client variables

  • March 9, 2017
  • 1 reply
  • 215 views

We are migrating from CF9 to CF11.

CF11 clears client variables (other than the reserved) in new application, unlike CF9 which retains all client variables.  Is there a patch to fix this bug?

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
March 11, 2017

LarryW1ckliffe  wrote

We are migrating from CF9 to CF11.

CF11 clears client variables (other than the reserved) in new application

Are you referring to variables of type client.myVar? If so, then there shouldn't be a problem. You may save client variables permanently in the registry, in the database or as cookies.