----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13770/ -----------------------------------------------------------
Review request for cloudstack, Brian Federle and bharat kumar. Bugs: CLOUDSTACK-3363 Repository: cloudstack-git Description ------- 1.The loading screen won't disappear when delete the events or alerts with incorrect parameters ,Because there is no handling for exception in the js code. 2.Error messages are not completely correct, it should be "Either type or enddate must be specified". Diffs ----- api/src/org/apache/cloudstack/api/command/admin/resource/DeleteAlertsCmd.java b0deaa9 api/src/org/apache/cloudstack/api/command/user/event/ArchiveEventsCmd.java c5594e2 api/src/org/apache/cloudstack/api/command/user/event/DeleteEventsCmd.java 548c2f3 ui/scripts/events.js 46d45c0 Diff: https://reviews.apache.org/r/13770/diff/ Testing ------- 1.The loading screen will disappear when close the error message dialog. 2.The error message will be "Either type or enddate must be specified". Thanks, bo wang