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

a listbox without ROD causes a websocket connection to close

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 9.6.2
    • Fix Version/s: 10.0.0, 9.6.3
    • Component/s: None
    • Security Level: Jimmy
    • Labels:
      None

      Description

      Steps to Reproduce

      1. run the attached zul with WebSocket enabled

      Current Result

      a dialog shows:
      the server is temporarily out of service.
      would you like to try again?

      Expected Result

      no such dialog

      Debug Information

      zWs.Manager
      onClose: function onClose(reason) {}
      set log point in onCloset to print reason,
      CloseEvent {isTrusted: true, wasClean: true, code: 1009, reason: 'The decoded text message was too big for the output buffer and the endpoint does not support partial messages',

      Workaround

      Proposed solution

      • library property to set websocket buffer size
      • show a precise error message(failure reason) when this kind of error happens

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              DevChu DevChu
              Reporter:
              hawk hawk
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: