Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4488

ZK 9 Embed using an absolute URL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Normal
    • None
    • 9.0.0
    • None
    • None
    • ZK9 on Tomcat 9

      Wordpress on Linux with nginx as reverse proxy

    Description

      Steps to Reproduce

      If you try to use an absolute URL when try to load an embed application, the domain is removed in CSS and JS lists and so the files are not found.

      In my app i have this environment:

      1) A wordpress app loaded via demo.animasystems.com

      2) A ZK app loaded via um.animasystems.com/Lotto

      When i load the script via

      <script id="embeddedScript" src="https://um.animasystems.com/Lotto/zkau/web/js/zkmax/embedded/embedded.src.js"></script>

      The file is loaded correctly and also the index.zul page using:

      zEmbedded.load('embeddedZK', 'https://um.animasystems.com/Lotto/index.zul');

      Is loaded. But the css list and js list are loaded using demo.animasystems.com and not using um.animasystems.com and so since they are two different domains they are not found

       

       

      Current Result

       

      Expected Result

       

      Debug Information

       

      Workaround

       

      Attachments

        Issue Links

          Activity

            People

              DevChu DevChu
              afxgroup afxgroup
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: