10 Oct
2025
10 Oct
'25
9:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40943 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- These three parameters always confuse: $usernum, $userid, $usercnum, usernum is actually the real id, i.e. borrowernumber userid is a bad column name for username, but we recognize it normally usercnum is cryptic, cardnumber would be clearer They are converted to userenv keys: number, id and cardnumber. Where id is probably the most confusing one. Since we mean username. Out of scope, but please keep thinking about it :) -- You are receiving this mail because: You are watching all bug changes.