UPDATE borrower SET firstname=NULL WHERE borrowernumber=####
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1750 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #49763|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 49820 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49820&action=edit [PASSED QA] Bug 1750 - Report bor_issues_top erroneous and truncated results. Signed-off-by: Mason James <mtj@kohaaloha.com> TEST PLAN --------- 1) Ensure you have some checkouts 2) Home -> Reports -> Patrons with the most checkouts 3) Click 'Submit' -- you get a list 4) Click a patron name. 5) Note the borrower number. 6) In MySQL run something like: 7) Refresh the report page -- name goes totally blank 8) apply patch 9) Refresh the report page -- only first name is lost 10) run koha qa test tools Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.