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

Javascript string with </script> escape issue

    XMLWordPrintable

Details

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

    Description

      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>
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: