[PR #345] [MERGED] Handle None console type #510

Closed
opened 2026-02-27 15:58:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/345
Author: @skyline75489
Created: 7/17/2020
Status: Merged
Merged: 7/20/2020
Merged by: @retspen

Base: masterHead: fix/none-console-type


📝 Commits (1)

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 console/views.py (+5 -2)

📄 Description

When VM has no console available, console_type will be None and there'll be exceptions.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/345 **Author:** [@skyline75489](https://github.com/skyline75489) **Created:** 7/17/2020 **Status:** ✅ Merged **Merged:** 7/20/2020 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `fix/none-console-type` --- ### 📝 Commits (1) - [`0e0521c`](https://github.com/retspen/webvirtcloud/commit/0e0521c61f190c88b235900a4667ed54883b8b1c) Handle None console type ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `console/views.py` (+5 -2) </details> ### 📄 Description When VM has no console available, `console_type` will be None and there'll be exceptions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#510
No description provided.