27 Jul
2023
27 Jul
'23
5:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34338 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- koha-tmpl/intranet-tmpl/prog/en/includes/onboarding_messages.inc Card number contains whitespaces koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt Cardnumber already contains whitespaces. koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt [% ELSIF cardnumber_not_trimmed %] <a href="#borrower_cardnumber"><strong>The entered card number contains whitespaces.</strong></a> Three different strings. And they are not exact. We dont like leading or trailing whitespace. -- You are receiving this mail because: You are watching all bug changes.