Installer_CEWP_code.html hardcoded external https link

Home Forums Classic DFFS Installer_CEWP_code.html hardcoded external https link

Viewing 2 reply threads
  • Author
    Posts
    • #23629
      Peter Giesselink
      Participant

        With the new version installed the Installer is not working.
        line 294: https://code.jquery.com/jquery-1.11.3.min.js contains a hardcoded external path in our confined environment.

        I’ve changed it to /sites/<oursite>/SPJS/DFFS/plugins/jquery.js and it’s okay now.

        Is it possible to change this in a future release?

      • #23631
        Alexander Bautz
        Keymaster

          Sorry for the inconvenience, but I cannot easily change it because I don’t know which path the user installs DFFS in so I cannot know the correct address to use in the src attribute.

          I have however moved the script reference to the top of the installer file to make it easier to modify it.

          Alexander

        • #23770
          Peter Giesselink
          Participant

            Thank you for your quick response.

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.