mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[GH-ISSUE #234] Create Description without function #184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dennobaby on GitHub (Feb 12, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/234
Hi,
i want to add a description for a domain. If i do so, nothing happens, the description is not set.
Thanks
Edit: i have found out, that setting a Description only works if in the xml-definition the -Tag defined is. If they aren't there, WebVirtMgr can not set the description. It would be nice to add these if they not exist.
Edit2 (Design-Improvement): It would be also nice to have a bigger "Description"-Field. If i have a large Description, the little field is to small to see it in full length. Maybe a Textfield with more columns would be the right thing.
Btw, nice work! It makes fun to work with WebVirtMgr and i am sure, if you keep the developement on this, it will be a big nice tool!
@dennobaby commented on GitHub (Feb 13, 2014):
Hi, i saw that you updated something and updated my webvirtmgr-instance. It now works. But i have a Problem with umlauts (ä,ö,ü). If i use them i get a "500 Internal Server Error". Thanks for your work!
@retspen commented on GitHub (May 12, 2014):
I tested problem with the umlauts. When I put in description something like this "Füße" everything works fine. If you use umlauts in VM name it doesn't work.