Skip to main content
March 25, 2011
Question

CFDump Issue after CF 9 Installation

  • March 25, 2011
  • 1 reply
  • 437 views

Hello-

I have a CF 9 server on Winodws running CF 9.0.1 wiht the latest hotfix.  If we output a CFDUMP on a page we get this error:

missing ; before statement
This only happens on one of our servers, running Windows 2003 32bit.  We have other CF 9 servers running on Windows 2008 64bit and cfdump works properly.
Any input or assistance would be appreciated.
Thanks,
-Thomas

    This topic has been closed for replies.

    1 reply

    March 25, 2011

    The problem has been fixed.  There was code on the server modifying the page output to remove whitespace causing the built in CFDUMP javascript code to be output without extra breaks producing invalid Javascript.

    It would be nice to have the CFDUMP JS be able to be compressed/compacted without this type of issue.

    Participating Frequently
    March 25, 2011

    Why would you want to compress cfdump output?  It's a development tool - not for production use.