29 Apr
2024
29 Apr
'24
5:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35106 --- Comment #20 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Capitalization: + <pre>The Patron ID you entered is invalid.</pre> + [% CASE 'invalid_biblio' %] + <pre>The Bibliographic record ID you entered is invalid.</pre> Bilbiographic and Patron should be lower case. Fixing the capitalization inline. Also wondering: We don't use Patron ID anywhere in the GUI - should this be cardnumber or username? -- You are receiving this mail because: You are watching all bug changes.