24 Oct
2024
24 Oct
'24
1:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38217 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #9)
The one we knew that was problematic, when building HTML nodes: <a href="#" [% IF required %]required[% END %]>link</a> We catch it with the QA script, and there is a test: xt/tt_valid.t
The new one, discovered here, when building nodes using JS.
Ok I think I understand better now. Thanks. (That is, it's an old problem in the translation process, but it's a new problem since we're only noticing it now.) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.