[PR #1315] [MERGED] Preserve fileextension, regardless of upper or lower case on imageupload #12184

Closed
opened 2025-12-29 22:20:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1315
Author: @christianpinger
Created: 7/4/2017
Status: Merged
Merged: 7/5/2017
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • e081070 Preserve fileextension, regardless of upper or lower case on imageuploads

📊 Changes

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

View changed files

📝 netbox/extras/models.py (+1 -1)

📄 Description

Fixes: #1301

Fileextension on imageuploads will be kept, regardless of the case


🔄 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/netbox-community/netbox/pull/1315 **Author:** [@christianpinger](https://github.com/christianpinger) **Created:** 7/4/2017 **Status:** ✅ Merged **Merged:** 7/5/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`e081070`](https://github.com/netbox-community/netbox/commit/e08107063a585956c778544ec611b0f63e23f4c4) Preserve fileextension, regardless of upper or lower case on imageuploads ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models.py` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: #1301 <!-- Please include a summary of the proposed changes below. --> Fileextension on imageuploads will be kept, regardless of the case --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:20:05 +01:00
adam closed this issue 2025-12-29 22:20:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12184