29 Jan
2016
29 Jan
'16
2 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15699 --- Comment #5 from Marc Véron <veron@veron.ch> --- (In reply to Katrin Fischer from comment #4) (...)
Ideally the code should check for the existance of firstname, as we also have organisations where this field will remain empty (not displayed in the patron form even).
So I'd say something like:
surname[if firstname], firstname[end]
Katrin, I missed that while signing off because it is about instructors / teachers who normally schould have first names :-) ...but you are right, it makes sense to display the firstname only if there is a first name. -- You are receiving this mail because: You are watching all bug changes.