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

Uploader._onload doesn't show an error message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 10.0.0, 9.6.5
    • None

      Steps to Reproduce

      1. check Upload.ts, _onload()

      Current Result

      zul.Upload.error('server-out-of-service:' + this.statusText);
      It doesn't pass uuid which is required in error(), otherwise, it doesn't show error message

      Expected Result

      pass the required parameter

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

              Created:
              Updated: