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

Coldfusion Form Validation Stopped Working in All Servers

New Here ,
Feb 16, 2012 Feb 16, 2012

I just noticed that Coldfusion stopped validating cfform fields that use required="yes"

I've checked that the default script directory is pointing correctly to /CFIDE/scripts/

I've tested this on multiple CF7 & CF8 servers and Multiple Computers/Devices

No form validation is working at all.

Anyone with some insight as to WTF Happened?

533
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
New Here ,
Feb 16, 2012 Feb 16, 2012

SOLVED:

Make sure the Default ScriptSrc Directory in CF Administrator > Settings is set to a Full Path

Example:  http://203.29.151.162/CFIDE/scripts/

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 ,
Feb 17, 2012 Feb 17, 2012
LATEST

@Tyger Shark

Urgent message: edit your last post by replacing your personal IP address with, for example, 127.0.0.1 or localhost! As it stands, your ColdFusion Administrator is available to the web.

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