mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[PR #135] [MERGED] Fixed default return value of vds_get_media() method #574
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?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/135
Author: @brenard
Created: 10/22/2013
Status: ✅ Merged
Merged: 10/22/2013
Merged by: @retspen
Base:
nestene← Head:nestene📝 Commits (1)
0b7e068Fixed default return value of vds_get_media() method causing error 500 with VM without cdrom device📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
webvirtmgr/server.py(+1 -0)📄 Description
Hello,
I fixed default return value of vds_get_media() method in server.py. In my installation and with VMs I have previously created, it's cause error 500 when I try to access to overview page of this VM.
Thank you for this great software.
Benjamin
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.