Skip to main content
Inspiring
May 4, 2015
Question

Cold Fusion 11 issues with cfajaximport/cflayoutarea functionality

  • May 4, 2015
  • 2 replies
  • 635 views

Hi,

I have just installed Colld Fusion 11 in the production environment.

Some users are able to see the page that is using the cfajaximport and cflayoutarea functionality.

One of the users is using IE 11. But I can see the page using IE 11. Some users are using IE 8 and 9.

This issue did appear in CF 9, but the resolution was to clear the IE cache. In IE 11 this works sometimes.

This affecting the users performing there important functions.

Is there a solution to this issue?

Thanks,

Mike

    This topic has been closed for replies.

    2 replies

    BKBK
    Community Expert
    Community Expert
    May 4, 2015

    Avoid Coldfusion's UI tags like cflayout and cfajaximport, as they are dated. Use alternatives, for example, from jQuery.

    userCold9Author
    Inspiring
    May 4, 2015

    This would possibly require a rewite of the page which would take time.

    I there a solutiion that addresses the IE browser issue?

    Mike

    userCold9Author
    Inspiring
    May 6, 2015

    Hi,

    The Test environment is running Java Version 1.7.0_51 while the production environment is running 1.8.0_25.

    The information on the page in production does not appear. When the user selects F5 (refresh) the information appears.

    The information appears and does not appear for the IE browser. Works fine in Firefox.

    I found information on Update 5 that affects the CFlayoutarea.

    Also, some of the information, states Update 5 breaks CF11

    Is Update 5 included in the build version in production (11,0,03,292866)

    Is the Java version the issue along with Update 5?

    Thanks,

    Mike

    userCold9Author
    Inspiring
    May 4, 2015

    Would the POODLE (TLS) fix for the browser not being installed be the issue?

    It is installed in the non production environment and there has been not issues reported.