[Koha-bugs] [Bug 34898] New: Links in reports don't work when item/record/patron have been deleted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 23 12:04:44 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34898

            Bug ID: 34898
           Summary: Links in reports don't work when item/record/patron
                    have been deleted
 Change sponsored?: ---
           Product: Koha
           Version: 22.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

I think we need some test to see if the ID still exists:

To test:
* Find a record with a few items
* Delete all items
* Create a report: select * from deleteditems;

Try the links on the itemnumber - they will result in an error:

Can't call method "biblionumber" on an undefined value at
/kohadevbox/koha/catalogue/moredetail.pl line 76

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list