VirtualBox

Ignore:
Timestamp:
Feb 16, 2012 4:31:01 PM (13 years ago)
Author:
vboxsync
Message:

Main and FE/Qt: do not put slashes, control characters and a few others into VM file names by default. Policy adjustment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp

    r40153 r40156  
    314314    /* Get machine directory: */
    315315    QString strMachineFolder = fileInfo.absolutePath();
    316     QString strMachineBaseName = fileInfo.baseName();
     316    QString strMachineBaseName = fileInfo.completeBaseName();
    317317
    318318    /* Try to create this machine directory (and it's predecessors): */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette