https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36163 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com Status|Signed Off |Failed QA --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Then I think should remove the trim later: <option value="[% country.trim | html %]" selected="selected">[% country.trim | html %]</option> IMO the best solution would be to trim at the beginning of the loop, but I guess yours also works. -- You are receiving this mail because: You are watching all bug changes.