[PR #15885] [MERGED] 15872 don't escape BANNER_MAINTENANCE #14709

Closed
opened 2025-12-29 23:26:12 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15885
Author: @arthanson
Created: 4/29/2024
Status: Merged
Merged: 4/29/2024
Merged by: @jeremystretch

Base: developHead: 15872-banner-maintenance


📝 Commits (2)

  • 49be9e6 15872 don't escape BANNER_MAINTENANCE
  • cc3dc42 15872 don't escape BANNER_MAINTENANCE

📊 Changes

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

View changed files

📝 netbox/templates/base/layout.html (+1 -1)

📄 Description

Fixes: #15872

Don't escape (make safe) BANNER_MAINTENANCE to match other banner content in allowing HTML.

Monosnap Home | NetBox 2024-04-29 07-37-30


🔄 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/15885 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/29/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15872-banner-maintenance` --- ### 📝 Commits (2) - [`49be9e6`](https://github.com/netbox-community/netbox/commit/49be9e61ac424c76d2a8db7daab0dab7b30ecd64) 15872 don't escape BANNER_MAINTENANCE - [`cc3dc42`](https://github.com/netbox-community/netbox/commit/cc3dc42327d14203ca3f89e5a8040d21ef68635b) 15872 don't escape BANNER_MAINTENANCE ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/base/layout.html` (+1 -1) </details> ### 📄 Description ### Fixes: #15872 Don't escape (make safe) BANNER_MAINTENANCE to match other banner content in allowing HTML. ![Monosnap Home | NetBox 2024-04-29 07-37-30](https://github.com/netbox-community/netbox/assets/99642/27aa4c92-a652-4268-a8d6-79055df48bac) --- <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 23:26:12 +01:00
adam closed this issue 2025-12-29 23:26:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14709