https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38217
--- Comment #10 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
