Steps to Reproduce
- 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