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

Applet's invoke method fails on Internet Explorer if argument contains more than one double quote

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.0.6.1
    • Components
    • None
    • Operating System: Windows 7
      Web Browser: Internet Explorer 11

      Applet's invoke method with string argument fails on Internet Explorer if the string contains more than one double quote.

      If the argument is

      {"id":"abc"}
      

      the exception is

      client error: Failed to invoke applet's method: n.addDoc("\"id":"abc"}"
      Previsto ')'
      

      It seems only the first double quote is escaped.
      It works fine on Firefox.

            Unassigned Unassigned
            benedetti benedetti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: