https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15699
--- Comment #4 from Katrin Fischer <[email protected]> --- Hm, not sure if I am confused, but firstname surname or surname, firstname For sorting and in general I prefer definitely the latter :) 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] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
