[PR #16626] [MERGED] Fixes #16542: Fix bulk form operations when HTMX is enabled #14866

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16626
Author: @jeremystretch
Created: 6/17/2024
Status: Merged
Merged: 6/17/2024
Merged by: @jeremystretch

Base: developHead: 16542-fix-htmx-bulk-actions


📝 Commits (1)

  • dc7eaa8 Fixes #16542: Fix bulk form operations when HTMX is enabled

📊 Changes

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

View changed files

📝 netbox/utilities/templatetags/builtins/tags.py (+2 -1)

📄 Description

Fixes: #16542

Fix inadvertent escaping of the hx-push-url tag attribute to correct form behavior


🔄 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/16626 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16542-fix-htmx-bulk-actions` --- ### 📝 Commits (1) - [`dc7eaa8`](https://github.com/netbox-community/netbox/commit/dc7eaa8127d578f6df72a046cc6e97d24af680e9) Fixes #16542: Fix bulk form operations when HTMX is enabled ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/templatetags/builtins/tags.py` (+2 -1) </details> ### 📄 Description ### Fixes: #16542 Fix inadvertent escaping of the `hx-push-url` tag attribute to correct form behavior --- <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:27:11 +01:00
adam closed this issue 2025-12-29 23:27:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14866