https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17374
--- Comment #38 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #34) > (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. Looks like something happened in a rebase, patches restored and cleaned up -- 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/
