https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17374 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #34 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Nick Clemens from comment #22)
(In reply to Jonathan Druart from comment #19)
+ [% NEXT IF display_name.length == 5 %]
Hum?? Ah, the indents in the file were adding 5 spaces - I didn't know where they had come from but found that solution. Improved now.
+ [% NEXT IF display_name.length == 5 %] Still there? Also there are debug statements in the last patch. -- You are receiving this mail because: You are watching all bug changes.