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

Javascript string with </script> escape issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.4
    • 6.5.3
    • ZK Loader
    • None

      For example,

      <zk>
        If you can see the log with "&lt;/script>", the bug is fixed.
        <script>
          var s = "&lt;/script>";
          zk.log(s);
          </script>
      </zk>
      

            jumperchen jumperchen
            jumperchen jumperchen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: