http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7757 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com --- Comment #10 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: there's something strange when I apply the 2nd patch : I get: [% FOREACH b IN booksellers %] llers %] [% IF booksellerid == b.id %] b.id %] <option value="[% b.id %]" selected="selected">[% b.name %]</option> /option> [% ELSE %] ELSE %] <option value="[% b.id %]">[% b.name %]</option> /option> (yes, truncated code) does others have the same problem ? -- You are receiving this mail because: You are watching all bug changes.