https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21173 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Alex Buckley from comment #11)
Rebased against master on 16th of sept 2018.
- <input type="text" value="[% substitution.value | html %]" name="substitution_value_[% id | html %]" /> + <input type="text" value="[% substitution.value %]" name="substitution_value_[% id %]" /> Rebase is wrong, you removed the filters. -- You are receiving this mail because: You are watching all bug changes.