Javascript string with </script> escape issue

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.4
    • Affects Version/s: 6.5.3
    • Component/s: ZK Loader
    • None
    • 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>
      

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

              Created:
              Updated:
              Resolved: