New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow VM name to start with a number #750

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by marmarek on 16 Oct 2013 13:59 UTC
This requires to ensure that name will always be parsed as str, not int (which is currently the case).

Migrated-From: https://wiki.qubes-os.org/ticket/750

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 16 Oct 2013 14:18 UTC
I don't think it's really that important to allow VM names to start with numbers. It's generally acceptable that many string ids cannot start with a number. Closing.

Member

marmarek commented Mar 8, 2015

Comment by joanna on 16 Oct 2013 14:18 UTC
I don't think it's really that important to allow VM names to start with numbers. It's generally acceptable that many string ids cannot start with a number. Closing.

@marmarek marmarek added the wontfix label Mar 8, 2015

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment