[PR #129] [MERGED] Fixing add storage regex issue on 'iso path' and 'lvm name' #432

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/129
Author: @chris-mcintosh
Created: 10/15/2016
Status: Merged
Merged: 10/15/2016
Merged by: @retspen

Base: masterHead: ctechguy/add_storage_regex_issue


📝 Commits (1)

  • 89f49b1 Fixin add storage regex issue on 'iso path' and 'lvm name'

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 storages/templates/create_stg_block.html (+3 -3)

📄 Description

Javascript is complaining about the escaped underscore in the form input required pattern. A console error occurs in both chrome and firefox. Chrome seems to not allow the input at all. Seen on OSX.
Fixing for "iso path" and "lvm name".


🔄 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/129 **Author:** [@chris-mcintosh](https://github.com/chris-mcintosh) **Created:** 10/15/2016 **Status:** ✅ Merged **Merged:** 10/15/2016 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `ctechguy/add_storage_regex_issue` --- ### 📝 Commits (1) - [`89f49b1`](https://github.com/retspen/webvirtcloud/commit/89f49b120bf9e1799e2c38340bb2a20da90829b6) Fixin add storage regex issue on 'iso path' and 'lvm name' ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `storages/templates/create_stg_block.html` (+3 -3) </details> ### 📄 Description Javascript is complaining about the escaped underscore in the form input required pattern. A console error occurs in both chrome and firefox. Chrome seems to not allow the input at all. Seen on OSX. Fixing for "iso path" and "lvm name". --- <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:42 +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#432
No description provided.