Bug 24531 - Drive-Wizard erlaubt beliebige Werte in (editierbaren) Combo-Boxen
Summary: Drive-Wizard erlaubt beliebige Werte in (editierbaren) Combo-Boxen
Status: CLOSED DUPLICATE of bug 32231
Alias: None
Product: UCS
Classification: Unclassified
Component: Virtualization - UVMM
Version: UCS 3.0
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Philipp Hahn
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 09:43 CET by Philipp Hahn
Modified: 2023-06-28 10:46 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Usability
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2011-11-11 09:43:03 CET
Bein anlegen einer neuen Instanz wurden die Combo-Boxen zum Pool und Image-Format geleert und abschließend auf "Next" geklickt. Das wurde anstandslos akzeptiert. Entstanden ist dabei dann folgender libvirt-XML-Eintrag:

    <disk type='block' device='disk'>
      <driver name='qemu' type='raw'/>
      <source dev='ucs30-64-11-0.'/>
      <target dev='hdb' bus='ide'/>
      <address type='drive' controller='0' bus='0' unit='1'/>
    </disk>

Alle Combo-Boxen sollten nur die explizit erlaubten Werte erlauben und nicht-editierbar sein.
Comment 1 Philipp Hahn univentionstaff 2013-08-15 10:50:59 CEST

*** This bug has been marked as a duplicate of bug 32231 ***