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

Include html file throw UiException with auto mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.5
    • 7.0.4
    • Components
    • Security Level: Jimmy
    • None

      Reproducible sample:

      test.zul
      <window width="100%">
      	<include src="rt.html" mode="auto"></include>
      </window>
      
      rt.html
      <!DOCTYPE html>
      <html>
      <head>
      <title>Insert title here</title>
      </head>
      <body>
      RT
      </body>
      </html>
      

            hanhsu hanhsu
            vincentjian vincentjian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: