https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17374
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #34 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ 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/
