https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854
--- Comment #514 from Marcel de Rooy <[email protected]> --- Few observations while testing a dependent report: [1] When I have a bundle with 2 items, checkout and checkin (only one barcode), I see the following on opac-detail for the missing item: Missing from bundle Added to bundle In bundle: Learning Perl / This message is not very clear (at the least). Should we replace this by Missing from bundle X ? [2] Similarly, the other item says: Added to bundle In bundle: Learning Perl / Could it be clearer to say just the latter here (In bundle X) ? [3] Furthermore, I note that the parent biblo record that contains the host item, does not show that this item is a bundle. Should we somehow indicate that ? [4] Things can get even more confusing when we add two host items to one parent record. If those two items contain various items, they are all referenced by the same name (biblio title of parent record). But these are different bundles. [5] Elaborating on point 5: If you have two bundles on same biblio record, the normal display on intranet of the biblio record crashes on the second bundle: GET /api/v1/items/2525/bundled_items: unhandled exception (Mojo::Exception)<<Can't call method "to_api" on an undefined value at /usr/share/koha/Koha/Biblio.pm line 1209.>> NOTE: This was the case with the patches of 29099 but also WITHOUT ! I have the impression that this area needs more attention still. -- 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/
