https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27714
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116932|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 117005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117005&action=edit Bug 27714: Prevent Koha::NewsItem->author to explode If the author of a news has been removed, Koha::NewsItem->author must not explode DBIC result _type isn't of the _type Borrower at t/db_dependent/Koha/News.t line 68. Test plan: prove t/db_dependent/Koha/News.t must return green, and changes must be consistent Signed-off-by: David Nind <[email protected]> -- 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/
