Bug #529
It is possible to add an image when none has been selected in the VM creation wizard
Status: | Closed | Start date: | 03/10/2011 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
The filter for mandatory fields is not detecting that no image has been selected from the select image field in the VM creation wizard.
Associated revisions
Fixes bug #529: Adding image when none is selected.
The mandatory_filter check takes now into account the value of fields of type
"select", so it complains if a mandatory select does not have a value.
History
#1 Updated by Jaime Melis over 10 years ago
- Target version changed from Release 2.2 to Release 3.0
#2 Updated by Hector Sanjuan over 10 years ago
- % Done changed from 0 to 100
- Resolution set to fixed
#3 Updated by Hector Sanjuan over 10 years ago
- Status changed from New to Closed
Fix is now upstream