German Static Media Failure file contains translated code #11815

Closed
opened 2025-12-29 21:50:15 +01:00 by adam · 0 comments
Owner

Originally created by @TheMonkeytronic on GitHub (Nov 7, 2025).

Originally assigned to: @jnovinger on GitHub.

NetBox Edition

NetBox Community

NetBox Version

v4.4.5

Python Version

3.12

Steps to Reproduce

  1. Install netbox version 4.4.5 using the tarball archive, follow the official installation manual (https://github.com/netbox-community/netbox/blob/main/docs/installation/3-netbox.md)
  2. Set language to German (idk anymore where I did this, but my netbox is fully in german, so is the static media failure site)
  3. Make a mistake during the installation or move files so collectstatic hasn't been executed or the static folder is in the wrong place (not required, you can also manually view the page via browser)
  4. Get the site shown under http://[your-domain-or-netbox-ip-address]/media-failure/?filename=setmode.js
    Image

Expected Behavior

The first list point should show "manage.py collectstatic wurde während des letzten Upgrades ausgeführt. Dadurch wird die neueste Iteration jeder statischen Datei im statischen Stammpfad installiert."
(The picture shows manually edited webpage to show the expected site)
Image

Observed Behavior

The file shows "manage.py sammelt statische Daten wurde während des letzten Upgrades ausgeführt. Dadurch wird die neueste Iteration jeder statischen Datei im statischen Stammpfad installiert."

Originally created by @TheMonkeytronic on GitHub (Nov 7, 2025). Originally assigned to: @jnovinger on GitHub. ### NetBox Edition NetBox Community ### NetBox Version v4.4.5 ### Python Version 3.12 ### Steps to Reproduce 1. Install netbox version 4.4.5 using the tarball archive, follow the official installation manual (https://github.com/netbox-community/netbox/blob/main/docs/installation/3-netbox.md) 2. Set language to German (idk anymore where I did this, but my netbox is fully in german, so is the static media failure site) 3. Make a mistake during the installation or move files so <code>collectstatic</code> hasn't been executed or the static folder is in the wrong place (not required, you can also manually view the page via browser) 4. Get the site shown under http://[your-domain-or-netbox-ip-address]/media-failure/?filename=setmode.js <img width="806" height="459" alt="Image" src="https://github.com/user-attachments/assets/94227878-4509-4518-8c49-d87a16cb9e0b" /> ### Expected Behavior The first list point should show "<code>manage.py collectstatic</code> wurde während des letzten Upgrades ausgeführt. Dadurch wird die neueste Iteration jeder statischen Datei im statischen Stammpfad installiert." (The picture shows manually edited webpage to show the expected site) <img width="812" height="451" alt="Image" src="https://github.com/user-attachments/assets/241c6dd0-be02-40c5-9318-ff1a3e8c7d9d" /> ### Observed Behavior The file shows "<code>manage.py sammelt statische Daten</code> wurde während des letzten Upgrades ausgeführt. Dadurch wird die neueste Iteration jeder statischen Datei im statischen Stammpfad installiert."
adam added the type: bugstatus: acceptednetboxseverity: low labels 2025-12-29 21:50:15 +01:00
adam closed this issue 2025-12-29 21:50:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11815