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

Element undefined in URL CF11 worked in CF9

Contributor ,
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

We recently upgraded from CF9 to CF11.  I am having an issue where CF is throwing Element undefined in URL when the variable is clearly defined in the URL. Here's the flow...

The user clicks an icon to update an item.  A new window is opened and variables are passed in the URL.  User makes the changes, presses submit, CF makes the updates then the Window closes.  This worked fine in CF9.  Since the update when the user presses submit the window never closes and CF throws the error.  Nothing changed in the code.

Thanks in advance for any help!

Gary 

Views

565

Translate

Translate

Report

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

correct answers 1 Correct answer

Contributor , Aug 21, 2014 Aug 21, 2014

I've solved the problem.

Seems in CF11 the #CurrentPage# tag doesn't pass the URL data however it did in CF9.

Votes

Translate

Translate
Community Expert ,
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

The explanation will be much clearer if you show us the code, or at least a sketch of it.

Votes

Translate

Translate

Report

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
Contributor ,
Aug 21, 2014 Aug 21, 2014

Copy link to clipboard

Copied

I've solved the problem.

Seems in CF11 the #CurrentPage# tag doesn't pass the URL data however it did in CF9.

Votes

Translate

Translate

Report

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
Contributor ,
Oct 23, 2014 Oct 23, 2014

Copy link to clipboard

Copied

LATEST

What was your fix for this?

Votes

Translate

Translate

Report

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
Documentation