https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13272 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Reusing the regex from comment 1 I still found several occurrences left: git grep -P '<input(?:\s+(?!type=)\w+="[^"]*")*\s*/>' **/*.tt **/*.inc I think we should fix all of them and add a test (I am willing to write the test if needed). -- You are receiving this mail because: You are watching all bug changes.