DINKIN / coreemu

Automatically exported from code.google.com/p/coreemu
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

handle custom service name with space more gracefully #252

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add a custom service via ~/.core/myservices/
2. use a space in the new service name
3. connect GUI, click on a node's services, use wrench icon for new service
4. obscure GUI exception is shown

What is the expected output? What do you see instead?

Should show dialog box: "invalid custom service name: cannot contain spaces" or 
use proper quoting so this can be supported.

Original issue reported on code.google.com by ahrenh...@gmail.com on 24 Jul 2014 at 5:41