[Bug 8483] Borrower reading history should include deleted items
14 Apr
2016
14 Apr
'16
7:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8483 --- Comment #48 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #47)
The trick done in Koha::Checkout->item may be dangerous. Same for Koha::Item->biblio and Koha::Item->biblioitem You are not fetching the item on each call. That mean you could retrieve an outdated info in some scenarios.
The mix between the Koha::Object and DBIx::Class calls is also weird.
I'd like to get some other QA point of views on this patch set.
Does not look good to me too. We should probably not use _new_from_dbic outside Object[s] too. -- You are receiving this mail because: You are watching all bug changes.
3747
Age (days ago)
3747
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org