-
New Feature
-
Resolution: Done
-
Normal
-
8.0.2
-
Security Level: Jimmy
-
ZK 8.0.3 S7, ZK 8.0.3 S9, ZK 8.0.3 S10, ZK 8.5.2 S1, ZK 8.6.0 S1, ZK 8.6.0 S2, ZK 9.0.0 S0, ZK 9.5.1 S1
-
None
On ZK 8.0.2.1:
Using AuUploader (fileupload), if an alert value is sent from server side to the client widget, it will always be displayed to the user.
Possible behavior:
Implement the possibility to choose a list of alert types to suppress / enable. Default behavior should be identical if not set.
Alert variable on AuUploader:
https://github.com/zkoss/zk/blob/634025ec0c5cf6d63cadc31351140cdb5edec9e1/zk/src/org/zkoss/zk/au/http/AuUploader.java#L106