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

cfc bombs after applying CF 11 update 5

New Here ,
May 27, 2015 May 27, 2015

Copy link to clipboard

Copied


After applying CF 11 Update 5 on an update 4 web server

The following code

  Capture.JPG
Throws an error that validateMessage is undefined at the cf return line

I rebuilt the connector and then the code throws a 500 error

Then I reverted the back to CF 11 update 4 and all is good

Does anyone know what happened here?

Views

160

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

Advocate , May 28, 2015 May 28, 2015

Which database are you using?

You may want to try requesting the fix in this bug report and seeing if it changes anything.

Bug#3971083 - cfstoredproc - Last OUTPUT parameter - ColdFusion 11 Update 5

Assuming all the vars are spelt correctly etc and match the sp.

Votes

Translate

Translate
Advocate ,
May 28, 2015 May 28, 2015

Copy link to clipboard

Copied

LATEST

Which database are you using?

You may want to try requesting the fix in this bug report and seeing if it changes anything.

Bug#3971083 - cfstoredproc - Last OUTPUT parameter - ColdFusion 11 Update 5

Assuming all the vars are spelt correctly etc and match the sp.

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