Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
Expand all | Collapse all

uncompressed JS files in navigator are not loading in browser cache

  • 1.  uncompressed JS files in navigator are not loading in browser cache

    Posted Wed July 27, 2022 05:15 AM

    I have installed ICN 3.012 in WAS 8.5.5.21. I uploaded my pluigin and tried running the application , I see that dojo.js.uncompressed.js and ecm.js.uncompressed.js files are not cached in browser due to which the customization are failing . Is this a bug in this version ( I had already seen a case opened for an existing bug). Can some one let me know how to fix this . I actually want to open a case for this with the ICN team.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: uncompressed JS files in navigator are not loading in browser cache

    Posted Mon August 01, 2022 01:50 AM

    The dojo.js.uncompressed.js and ecm.js.uncompressed.js loading is the new behavior of dojo new version in 3.0.12. They are for code debug mainly in browser developer tools for dojo jgz and ecm jgz files. Loading them failed, the function will not be affected. The customization will not be failed by them.

    To do debug for the customization, please use ?debug=true in browser URL to load ICN un-compressed js files.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 3.  RE: uncompressed JS files in navigator are not loading in browser cache

    Posted Mon August 01, 2022 05:55 AM

    hi Calvin, thanks for your response , I did try using debug=true , though the files get loaded , our customization issues are not resolved , further I noticed our GUI is not just loading in debug mode . Any way I have a case opened , I will update here once I have any inputs from the team .



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration