Missing Text box on Rednine 6.1.1-estable
Added by Andres Tarallo 2 days ago
Hi!!!
I'have redmine 6.1.1 running on a PODMAN container. I've downloaded official image. Podman running on Rocky 9.6
We've noticed this weird behaviour when clicking http://REDMINE/projects: a text box is missing, right after Filter.
! !Captura de pantalla_26-2-2026_154333_srvh3137.jpeg! !
We did further investigation with DOM Inspector, noticed this error
Uncaught TypeError: Cannot read jquery-3.7.1-ui-1.13.3-3ca148b8.js properties of null (reading 'cloneNode')
at createSVGIcon (application-legacy-d7c89bc3.js:74:69)
at buildFilterRow (application-legacy-d7c89bc3.js:232:21)
at addFilter (application-legacy-d7c89bc3.js:188:5)
at HTMLDocument.<anonymous> (projects:145:3)
at e (jquery-3.7.1-ui-1.13.3-3ca148b8.js:2:27028)
at t (jquery-3.7.1-ui-1.13.3-3ca148b8.js:2:27330)