https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19808 --- Comment #4 from Victor Grousset/tuxayo <victor.grousset@biblibre.com> --- ===== Going further ===== (In reply to Victor Grousset/tuxayo from comment #3)
===== Going further =====
Another bug caused by the root issue: When a patron leaves a comment/review on a record And this patron is deleted Then the "Comments pending approval" page (staff:/cgi-bin/koha/reviews/reviewswaiting.pl) throws a 500 error «Can't call method "surname" on an undefined value at /home/koha/src/reviews/reviewswaiting.pl line 76.»
Just trying to go the approved comments (staff:/cgi-bin/koha/reviews/reviewswaiting.pl?status=1) also triggers the same error. This case is more likely to happen than the above. -- You are receiving this mail because: You are watching all bug changes.