Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

New Here ,
Mar 09, 2017 Mar 09, 2017

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?

196
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 11, 2017 Mar 11, 2017
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources