Skip to main content
September 13, 2007
Question

Script Imports Not always Included CF8

  • September 13, 2007
  • 1 reply
  • 399 views
I'm using a framework. The page works fine. I have layout tags working as planned. I change some CSS or HTML and coldfusion stop putting the script import block into the file and the AJAX CSS stops working.

Nothing that I do will cause coldfusion to put the script block back in. I've tried starting over with blank files, but it just refuses.
    This topic has been closed for replies.

    1 reply

    September 13, 2007
    Hmmm, it appears that restarting the coldfusion service causes CF to put the block back in. It appears to be some sort of caching mechanism.
    September 13, 2007
    Nevermind, I found the answer on the ColdBox website. It has to do with the renderer being cached. Luis isn't sure why it's happening though.
    Inspiring
    September 14, 2007
    I also had this problem. I had to restart the coldfusion services to get the coldfusion scripts to come in.


    Ron