https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30553
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #3 from Katrin Fischer <[email protected]> --- Hi Lucas, someone else might be able to help better here, but this leaves some question marks for me. 1) We are missing unit tests for the new method. 2) The new method is named filecount, but it doesn't appear to return an actual count, as then in the templates we have: patron.filecount.size I believe, either the name is not quite right or the return value should be the number. Maybe it should be patron_files instead? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
