----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10882/ -----------------------------------------------------------
Review request for cloudstack and Pranav Saxena. Description ------- The root cause of the issue is that the makeForm function in dialog.js cannot work with dependsOn field correctly. Changed : 1. Dialog.js : Modify makeForm function in Dialog.js to work correctly with "dependsOn" field. 2. Network.js : Add checking for response in the call back function. This addresses bug CLOUDSTACK-2178. Diffs ----- ui/scripts/network.js 9ba725a ui/scripts/ui/dialog.js bb372fb Diff: https://reviews.apache.org/r/10882/diff/ Testing ------- Test from ui ans work well Thanks, Isaac Chiang